Textbox locations on a MATLAB figure
조회 수: 23 (최근 30일)
이전 댓글 표시
I've been trying to add little textboxes with some variable values onto my graphs, like so in the bottom left and right corners:

And thus far, I've just been sort of guessing and checking on the coordinates for where to place the textboxes to get them in the bottom corners, is there a better/ more efficient way to do this that anyone knows of?
댓글 수: 0
답변 (1개)
Image Analyst
2022년 7월 18일
It might be easier if you use normalized units. Are you using GUIDE or App Designer?
댓글 수: 3
Image Analyst
2022년 7월 18일
Then how did you make your GUI? Did you do it programmatically (the hard way)?
참고 항목
카테고리
Help Center 및 File Exchange에서 Graphics Object Properties에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!