A trouble with saving an image generated by bar3()

1 回表示 (過去 30 日間)
Ali Rezaei
Ali Rezaei 2012 年 3 月 22 日
I have used bar3() to draw a graph, but when I use the pseudo code below, an aliased low resolution image is saved on disk. I tried to save using File>Save but the result was the same:
figure(2) bar3(class_n,FRR); print('-f2','-dmeta','FRR Criterion')
What should I do to save as a vector or high resolution image?

採用された回答

Image Analyst
Image Analyst 2012 年 3 月 22 日
  1 件のコメント
Ali Rezaei
Ali Rezaei 2012 年 3 月 22 日
It really works but I still need to implement a code for that.

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

その他の回答 (0 件)

Community Treasure Hunt

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

Start Hunting!

Translated by