Clear Filters
Clear Filters

datacursor mode in gui

2 views (last 30 days)
armin
armin on 13 Jul 2011
hi
i want to recieve position of a point(x & y) from a graph in GUI and after that use them.
how can i input the positon automatic in program?
Please explain
i read help but dont understand nothing
thank u

Answers (1)

Ping
Ping on 13 Jul 2011
maybe you could call [x, y] = getpts to get the points

Community Treasure Hunt

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

Start Hunting!