Simulink multiplication problem required.

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

What is, the size of your output?
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

Products

Tags

Asked:

on 4 Mar 2013

Community Treasure Hunt

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

Start Hunting!