フィルターのクリア

How can i got an image of a plot???

1 回表示 (過去 30 日間)
Verisign
Verisign 2015 年 11 月 6 日
回答済み: Image Analyst 2015 年 11 月 7 日
Hey i want to take a plot as an image via matlab.It's about my project report and i don't know how to do it.
Thank you !!

採用された回答

Star Strider
Star Strider 2015 年 11 月 6 日
The easiest way is to do it directly from the plot GUI itself. Click the image of the floppy disk in the upper left corner of the GUI, choose a name and the appropriate format (I prefer .png), and save it to the directory of your choice. The advantage of this is that if you have a 3D plot and you want to rotate it, the saved image saves the rotation as well.
If you want to adjust it later (rotation or other calculations), save it as a .fig file. You can later open it in MATLAB using the openfig function.
  2 件のコメント
Star Strider
Star Strider 2015 年 11 月 6 日
My pleasure.
I would have appreciated your Accepting my Answer, though.
Image Analyst
Image Analyst 2015 年 11 月 7 日
Verisign's "Answer" moved here:
Oh yes !It is is so easy thank you!! :)

サインインしてコメントする。

その他の回答 (1 件)

Image Analyst
Image Analyst 2015 年 11 月 7 日

カテゴリ

Help Center および File ExchangeIntroduction to Installation and Licensing についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by