Does pcshow function is supported in app designer?
10 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentario
Ganesh Regoti
el 30 de En. de 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
Respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!