Printing "Scope" plots.
조회 수: 28 (최근 30일)
이전 댓글 표시
I am using Simulink under Matlab R2018a. When I finally get a suitable graph plot using "scope"and ask for it to be printed, I do not get the picture shown on the screen. How do I get a print of exactly what was shown on the "scope"?
댓글 수: 0
채택된 답변
Dhanashree Mohite
2019년 4월 12일
It would be better if you can specify what is actual issue with printed output.
But I can suggest to try print to figure using File > Print To Figure.
The MATLAB figure window has better flexibility in setting the print size than the Simulink Scope window.
So, from the Figure window, click File > Print Preview. Then you can set "Use manual size and position" and use the "Best fit" option or set the margins manually.
Also, to print it with actual scope color you can use ‘Color->Background Color->same as figure’.
댓글 수: 1
Nouman Siddiqui
2023년 6월 14일
Hi, is there a matlab command to this function "File > Print To Figure"?
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Interactive Control and Callbacks에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!