How to edit a plot

1 回表示 (過去 30 日間)
Rohan Repale
Rohan Repale 2013 年 4 月 23 日
Hello everyone,
I have a plot, which I intend to save as .eps to open in illustrator later on.
What i want to do is before exporting the plot, i want to get rid of the bordering box and all the x and y scale numbers. I just want what is inside the plot.
Can that be done in matlab?
Thanks

採用された回答

Walter Roberson
Walter Roberson 2013 年 4 月 23 日
Give the command
axis off
Note this will also turn off any x and y label.
  1 件のコメント
Rohan Repale
Rohan Repale 2013 年 4 月 23 日
Worked perfect. Thank you

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

その他の回答 (0 件)

カテゴリ

Help Center および File Exchange2-D and 3-D Plots についてさらに検索

タグ

製品

Community Treasure Hunt

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

Start Hunting!

Translated by