Linearize Simulink model simultaneously on signal with multiple channels
1 view (last 30 days)
Show older comments
I want to linearize a Simulink model for a given input and a given output from MATLAB script, using linearize and linio command.
The output of the ABCD model should be located into a single signal with size of 54 (mux of 54 channels into one single channel).
How can I get the 54 outputs of the ABCD model on all the 54 channels (i.e. settings of linio)?
Is it possible to specify the output of all the 54 channels toghedar or I need to set one-by-one all the 54 chennels as single outputs (e.g. using a demux)?
0 Comments
Answers (0)
See Also
Categories
Find more on Linearization Basics in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!