フィルターのクリア

how can i print axes in the figure

2 ビュー (過去 30 日間)
Keny
Keny 2014 年 4 月 22 日
回答済み: Keny 2014 年 4 月 22 日
hi everyone
i have a figure that includes 3 axeses. i want to print only these axeses. when i use print command and ghostscript command i get only a part of axeses.
how can i do that?
this is my figure window.

回答 (2 件)

Jan
Jan 2014 年 4 月 22 日
Copy the three axes to a new figure using copyobj. Then simply print it.
Maybe the part "when i use print command and ghostscript command" contains a bug. So please post more details.

Keny
Keny 2014 年 4 月 22 日
i solved the problem by creating axeses in a new figure then i printed.

カテゴリ

Help Center および File ExchangeInteractive Control and Callbacks についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by