Does pcshow function is supported in app designer?
8 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaire
Ganesh Regoti
le 30 Jan 2020
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
Réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!