Is it Possible to use actxcontrol on an app designer figure? Like actxcontrol('progid','position',[0 0 200 200],'parent',app.UIAxes).
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
When I used the actxcontrol on app designer then it's always showing me an error.![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/900050/image.png)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/900050/image.png)
0 commentaires
Réponses (1)
Anshika Chourasia
le 23 Fév 2022
Hi Shyamal,
As per my understanding, in Name-Value pair arguments value corresponding to parent should be a handle to a figure instead of UI axes.
Please refer the following documentation links for more information:
I hope this helps!
0 commentaires
Voir également
Catégories
En savoir plus sur Migrate GUIDE Apps dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!