Is there any function for running ginput in GUI?
Afficher commentaires plus anciens
Dear All,
Is there any possibility to run ginput on the Axes in GUI writen in GUIDE to select a sub-space of a scatter plot?
Thank you in advance
3 commentaires
Rik
le 26 Nov 2019
A GUI is nothing special in Matlab. If you describe what you want to do, we might be able to provide you with more targeted help.
There is no fundamental reason why ginput can't work in a GUI.
Walter Roberson
le 26 Nov 2019
In MATLAB every figure is a gui.
Adam Danz
le 26 Nov 2019
What does "alongside" mean in this case?
Réponse acceptée
Plus de réponses (1)
Mohammad Shahbazy
le 27 Nov 2019
Modifié(e) : Walter Roberson
le 6 Jan 2020
3 commentaires
Adam Danz
le 6 Jan 2020
Could you attach your GUI files and instructions on how to recreate the error from within the GUI?
Walter Roberson
le 24 Mar 2020
It appears that ginput is looking for a toolbar and not finding one.
Which MATLAB version are you using?
Mohammad Shahbazy
le 24 Mar 2020
Modifié(e) : Mohammad Shahbazy
le 24 Mar 2020
Catégories
En savoir plus sur Data Exploration dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!