How Can I click with the mouse on a subplot?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Hello, I need to be able to click on one out of four subplot in a figure, then I want to save the response. I know the function ginput will give me the output of the x and y coordinate of the mouse, but these coordinates refer to the coordinates respect to the all figure not to the subplot. So, even if I check in these coordinates are within the range of each subplot, it will always telling me YES, even though is not true! Thanks in advance! Fed
0 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Subplots en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!