Does pcshow function is supported in app designer?
9 ビュー (過去 30 日間)
古いコメントを表示
Hey
I'd like to know how to use the pcshow function in app desginer.
I tried to pass the uiaxis as a 'Parent' argument and it didn't work. example would be highy appriciated.
1 件のコメント
Ganesh Regoti
2020 年 1 月 30 日
Hi,
What error did it throw? If the error is something like
No appropriate method, property, or field 'Renderer' for class 'matlab.ui.container.Panel'.
Error in pcshow (line 106) if strcmpi(hFigure.Renderer, 'painters')
Then refer the following link
回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!