Textbox locations on a MATLAB figure
22 ビュー (過去 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!