How can the figures generated by SISO tool be saved as .jpg, png, or .eps?
15 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Alan Moorman
2018-4-16
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 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Creating, Deleting, and Querying Graphics Objects 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!