Modifying plots produced by simulink scope
4 views (last 30 days)
Show older comments
Is it possible to change the background of plots produced by simulink scope? If No, how can I export data to workspace and plot graph using "Plot" function?
0 Comments
Accepted Answer
Mischa Kim
on 18 Jan 2014
Edited: Mischa Kim
on 18 Jan 2014
Hello Unnikrishnan, I recommend using the To Workspace block to transfer data from Simulink to MATLAB. This way you can also easily export figures for reporting purposes (publications, presentations).
0 Comments
More Answers (1)
Paul Costa
on 18 Jan 2014
Hello Unnikrishnan, As of release R2011b you can change the graphical properties of the Simulink scope. Check out the following blog on this topic.
Paul
0 Comments
See Also
Categories
Find more on View and Analyze Simulation Results 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!