Documentation conflict for using UIAxes as a parent for imshow?
2 ビュー (過去 30 日間)
古いコメントを表示
I have been building an app using app designer that displays an image in a UIAxes. During some troubleshooting, I noticed a conflict in the documentation about how to use imshow in this context:
In this documentation, there is an example showing how you can parent an imshow call to a UIAxes.
However in the reference page for imshow:
Under the parent property it says "...Do not specify a UIAxes as the parent axes."
Which one of these is correct? If we should not use UIAxes as the parent, why is that?
4 件のコメント
Adam
2020 年 2 月 28 日
編集済み: Adam
2020 年 2 月 28 日
There is a link at the bottom of help pages to give feedback on things like this though so they can fix it as it probably just slipped through the net with no-one noticing. Oddly, it starts off with asking you 'How useful was this information?', but whatever rating you give you will then be asked if you have further feedback and I have used that in the past to report omissions or mistakes in the help.
採用された回答
Prabhan Purwar
2020 年 3 月 3 日
Hi,
I have brought this issue to the notice of our team. They will investigate the matter further.
Thanks for notifying.
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Develop Apps Using App Designer についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!