Borrar filtros
Borrar filtros

Mouse click in a particle Swarm optimization

2 visualizaciones (últimos 30 días)
john pag
john pag el 28 de En. de 2014
Comentada: john pag el 28 de En. de 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]?

Respuesta aceptada

Walter Roberson
Walter Roberson el 28 de En. de 2014
ginput() or figure ButtonDownFcn callback that uses get(0,'CurrentPoint')

Más respuestas (1)

john pag
john pag el 28 de En. de 2014
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 comentarios
Walter Roberson
Walter Roberson el 28 de En. de 2014
I do not understand your second sentence ?
john pag
john pag el 28 de En. de 2014
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]?

Iniciar sesión para comentar.

Categorías

Más información sobre Graphics Object Identification en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by