Mouse click in a particle Swarm optimization
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
采纳的回答
Walter Roberson
2014-1-28
ginput() or figure ButtonDownFcn callback that uses get(0,'CurrentPoint')
0 个评论
更多回答(1 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Graphics Object Identification 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!