How to return the coordinates of the specified point in the scatter image to the main function
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Here is a scatter plot consisting of arbitrary points.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1212063/image.png)
Now we select some specific points in that scatter plot.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1212068/image.png)
However, we want to return the coordinates of the selected point in the above figure to the main function. How to solve this problem, please.
0 Commenti
Risposte (1)
Vedere anche
Categorie
Scopri di più su Data Exploration 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!