matalab figures questions

4 visualizaciones (últimos 30 días)
scorpio13
scorpio13 el 22 de Mzo. de 2012
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...

Respuestas (1)

Honglei Chen
Honglei Chen el 22 de Mzo. de 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

Categorías

Más información sobre Annotations en Help Center y File Exchange.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by