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!