matalab figures questions

조회 수: 4 (최근 30일)
scorpio13
scorpio13 2012년 3월 22일
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...

답변 (1개)

Honglei Chen
Honglei Chen 2012년 3월 22일
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

카테고리

Help CenterFile Exchange에서 Annotations에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by