Mouse click in a particle Swarm optimization
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
john pag
il 28 Gen 2014
Commentato: john pag
il 28 Gen 2014
Hello, I want ask how put a mouse click to define a point in space with a window size [min1, max1] and [min2, max2]?
0 Commenti
Risposta accettata
Walter Roberson
il 28 Gen 2014
ginput() or figure ButtonDownFcn callback that uses get(0,'CurrentPoint')
0 Commenti
Più risposte (1)
Vedere anche
Categorie
Scopri di più su Graphics Object Identification in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!