why figures in simulation data inspector are not editable?
2 views (last 30 days)
Show older comments
Hi All;
Why figures in "Simulation Data Inspector" are not editable? For instance, I can't insert a legend on the figure or change the line width of curves. I also used Figure Menu/Tools/Edit Plot, but it didn't work! What should I have done?
Thanks
M.Zolfaghari
1 Comment
Answers (2)
Sebastian Castro
on 2 Oct 2014
Mahdi,
It is by design that we let MATLAB do what MATLAB is good at. The easiest thing to get your SDI plot customized is to export your current view to a new MATLAB figure. To do this, you can select the "Plot in New Figure" option as shown below.
Now that you have an regular old figure window, you get the full customizations of the MATLAB environment :)
0 Comments
Mahdi Zolfaghari
on 2 Oct 2014
Edited: Walter Roberson
on 14 Jul 2018
2 Comments
Sebastian Castro
on 2 Oct 2014
Interesting...
I'm using R2014a and it worked just fine for me:
Is there anything special about the particular signals you're trying, and can you use the same tools on a MATLAB figure you create directly in MATLAB?
See Also
Categories
Find more on Printing and Saving in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!