How to know which one is controlled by user recently when there are many control points?
Info
This question is closed. Reopen it to edit or answer.
Show older comments
Hello everyone.
I have question about the impoint. How to know which one is controlled by user recently when there are many control points?
Sincerely, Taiyoon Lee
Answers (1)
Walter Roberson
on 7 Feb 2012
0 votes
If it still the active object, then gco() will return its handle.
If it is not still the active object, then MATLAB has forgotten that it was used "recently", unless you somehow remembered that yourself (e.g., by creating a position constraint function that saved the object handle.)
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!