Simulink multiplication problem required.

1 view (last 30 days)
Raj Shankar
Raj Shankar on 4 Mar 2013
I have an output block which outputs continuous output data of a calculation (the o/p changes w.r.t time). All i have to do is when a condition is satisfied, the changing output should be multiplied element-wise with a table data of 10 x 1.
  2 Comments
Azzi Abdelmalek
Azzi Abdelmalek on 4 Mar 2013
What is, the size of your output?
Raj Shankar
Raj Shankar on 5 Mar 2013
The size of output will vary. Thing is that, the table data should be multiplied element-wise with the output and once after that this loop must be skipped. And start again when the condition is satisfied again.

Sign in to comment.

Answers (1)

Ryan G
Ryan G on 4 Mar 2013
Perhaps I don't understand the question, but this sounds relatively trivial. Check out the Intro to Simulink Webinar to get started with Simulink.
There are also getting started videos on the product page that can further assist you.

Categories

Find more on Simulink in Help Center and File Exchange

Tags

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!