Is there any function for running ginput in GUI?
Show older comments
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 Comments
Rik
on 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
on 26 Nov 2019
In MATLAB every figure is a gui.
Adam Danz
on 26 Nov 2019
What does "alongside" mean in this case?
Accepted Answer
More Answers (1)
Mohammad Shahbazy
on 27 Nov 2019
Edited: Walter Roberson
on 6 Jan 2020
3 Comments
Adam Danz
on 6 Jan 2020
Could you attach your GUI files and instructions on how to recreate the error from within the GUI?
Walter Roberson
on 24 Mar 2020
It appears that ginput is looking for a toolbar and not finding one.
Which MATLAB version are you using?
Mohammad Shahbazy
on 24 Mar 2020
Edited: Mohammad Shahbazy
on 24 Mar 2020
Categories
Find more on Data Exploration in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!