A trouble with saving an image generated by bar3()

1 vue (au cours des 30 derniers jours)
Ali Rezaei
Ali Rezaei le 22 Mar 2012
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?

Réponse acceptée

Image Analyst
Image Analyst le 22 Mar 2012
  1 commentaire
Ali Rezaei
Ali Rezaei le 22 Mar 2012
It really works but I still need to implement a code for that.

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Import, Export, and Conversion dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by