Mouse click in a particle Swarm optimization

Hello, I want ask how put a mouse click to define a point in space with a window size [min1, max1] and [min2, max2]?

 Accepted Answer

ginput() or figure ButtonDownFcn callback that uses get(0,'CurrentPoint')

More Answers (1)

i have one more question for mouse click where put code? Can with the code of mouse click to define a point in space with a window?

2 Comments

I do not understand your second sentence ?
sorry for my english.
Can I with the code of mouse click to make a point in space with a window size [min1, max1] and [min2, max2]?

Sign in to comment.

Categories

Find more on Interactive Control and Callbacks 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!