How to edit a plot
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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
0 commentaires
Réponse acceptée
Walter Roberson
le 23 Avr 2013
Give the command
axis off
Note this will also turn off any x and y label.
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur 2-D and 3-D Plots dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!