Simulink Multiple output plot on a single graph simulating at different step
2 views (last 30 days)
Show older comments
Please, I am very new to Simulink/Matlab platform. I have a model designed in Simulink. I am trying to generate a single graph that will show the output of varying the step function. Attached is the model. The commandline below only show for each output. plot(dp.signals(1).values(:,1),dp.signals(1).values(:,2));
Thanks for your prompt response
Answers (0)
See Also
Categories
Find more on Model Preparation 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!