Strange behavior of text () function
1 回表示 (過去 30 日間)
古いコメントを表示
Hello,
I have written an application that generates several hundred graphs after entering data. I need to mark some curves. For this I used the text () function because I couldn't find the position of the points in normalized units, in order to use the annotation() function.
A progress bar is displayed while generating charts. If it is visible then the text () function does not work, but if it is minimized (and after re-entering the axis window) the text () function works correctly.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/509492/image.png)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/509507/image.png)
As you can see labels shows only on the second picture.
With best regards.
2 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Annotations についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!