matalab figures questions
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
1.I have designed a shape in matlab, and i want to take out the axes from the matlab figure.....I don't know how to take out the axes completely....
2.I have plot a graph in matlab and I want show values in specific regions on the plot......i don't know how to do that...
I would really appreciate you help on this......
Thanks in advance...
0 commentaires
Réponses (1)
Honglei Chen
le 22 Mar 2012
Not sure if I understand your question correctly, but this can probably get you started
For the first question, try
axis off
and see if that's what you want. For the second question, you can probably use text
doc text
also see
0 commentaires
Voir également
Catégories
En savoir plus sur Annotations 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!