get axis value of a subplot
이전 댓글 표시
hey Guys
I ve created a program which creates 9 different subplots with 3 different plot lines. My Questions is: how can i get the x andy values of each subplot.
for example: One of the titles of my plot is simply A. Another is B. How can i get the values in an array which has the same name.
Thanks
댓글 수: 2
I think that eval is the way to go then. However, if not absolutely necessary I recommend you to not go there, see alternatives ot eval. One problem is that eval is evaluated in runtime.
Azzi Abdelmalek
2014년 8월 11일
Max , please don't add all these answers, if you want to add a comment , just under my answer or someone else's answer, click on comment on this answer
채택된 답변
추가 답변 (3개)
Max Müller
2014년 8월 11일
0 개 추천
댓글 수: 1
Adam
2014년 8월 11일
Sounds like you have plotted each point as its own individual line object
카테고리
도움말 센터 및 File Exchange에서 Title에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!