how to use matlab app in our own gui
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Adnan Saify
le 3 Jan 2016
Commenté : Image Analyst
le 3 Jan 2016
actually i had downloaded an image registration app of matlab and i had my own gui but i want the image registration function to be used when required in my own gui so how can i do it
0 commentaires
Réponse acceptée
Image Analyst
le 3 Jan 2016
Find the code you want, copy it, then paste it into the callback of the control that should execute when the user interacts with it (for example the callback of your pushbutton).
2 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Read, Write, and Modify Image 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!