Save Figure as JPEG or PNG from Vector Scope
9 ビュー (過去 30 日間)
古いコメントを表示
Hello,
Is it possible to save the resultant waveform displayed using the Vector scope block as JPEG or PNG and if so, how (without using snipping tool)? As, this is usually achieveable using the scope block which allows to open property editor, edit graph properties and then save Figure as a variety of options.
2 件のコメント
Ameer Hamza
2020 年 10 月 3 日
Are you using an older version of MATLAB? The block was removed in R2018b: https://www.mathworks.com/matlabcentral/answers/450026-missing-vector-scope-block-in-simulink-matlab-2018b
回答 (1 件)
Sulaymon Eshkabilov
2020 年 10 月 3 日
Use: saveas()
See: https://www.mathworks.com/help/matlab/ref/saveas.html
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!