is there any option for ginput() function?
Afficher commentaires plus anciens
aa
1 commentaire
Varun Pai
le 14 Oct 2015
doc ginput.
Also go through this link before you ask a question next time http://in.mathworks.com/matlabcentral/answers/728-how-do-i-write-a-good-question-for-matlab-answers
Réponses (1)
Adam
le 14 Oct 2015
doc ginput
tells you everything there is to know about ginput, which does not really have any options. I use
instead as it is a little nicer and doesn't have the ridiculous massive crosshairs.
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!