Stoping / breaking ginput (or ginput(n)) before entrering any value / clicking any single time
Show older comments
I'd like to be able to break the execution of ginput even before any interaction (clicks) has been made, but pressing Return does not seem to work in this case (it works otherwise).
Any suggestions?
Thanks
Answers (1)
Les Beckham
on 31 Jan 2025
0 votes
Ctrl-C will abort ginput (though it does throw an error).
3 Comments
Toni Urigüen
on 2 Feb 2025
Walter Roberson
on 2 Feb 2025
Is it possible that you are using MacOS ?
Toni Urigüen
on 3 Feb 2025
Categories
Find more on Graphics Performance 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!