How can the figures generated by SISO tool be saved as .jpg, png, or .eps?
15 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I'm using Matlab R2017b and I want to know how I can save the figures generated by the siso tool. In the older Matlab version there was a "print to figure" option in the file menu ... this is not the case in Matlab 2017!
0 Kommentare
Antworten (1)
Alan Moorman
am 16 Apr. 2018
If you use the Export command in the sisotool window, you can transfer the transfer functions and responses that you want to the workspace. From there just click the plots tab in the main editor and the exported structure in the workspace, the list of available plots will autogenerate. It will plot as a figure, with the ability to save again.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Creating, Deleting, and Querying Graphics Objects finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!