Hold text in different monitors
古いコメントを表示
I'm having a little problem in my script, in my work i have to show a graph and a lot o values and data in it. I'm using the function "text", this function works fine, but when i go to another computer with a monitor with different size, the text goes to a different place, how do i hold the text in the same position in differents monitors?
採用された回答
その他の回答 (1 件)
Rafael
2014 年 1 月 15 日
編集済み: Walter Roberson
2014 年 1 月 15 日
2 件のコメント
Walter Roberson
2014 年 1 月 15 日
text(183,59,'Im = ','FontWeight','bold', 'Units', 'pixels'); %for example
Rafael
2014 年 1 月 15 日
カテゴリ
ヘルプ センター および File Exchange で Labels and Annotations についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!