Saving an Axes component

Using GUIDE, I have created four axes components. these are labelled axes1, axes2, axes3 & axes4.
After plotting charts to these "place holders" axes, I now want to save them as individual jpg's. i have read that you should convert them to figures first, but this seems pointless to have create two copies of the same graph. Is there a way to just save exactly what is displayed on each of the axes components?

1 件のコメント

Jason
Jason 2011 年 3 月 28 日
I did try this:
saveas(handles1.axes, fullfile(Pname, 'graph1.jpg'))

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

回答 (1 件)

カテゴリ

ヘルプ センター および File Exchange2-D and 3-D Plots についてさらに検索

タグ

質問済み:

2011 年 3 月 28 日

Community Treasure Hunt

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

Start Hunting!

Translated by