How to know which one is controlled by user recently when there are many control points?

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)

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.

Tags

Asked:

Lee
on 6 Feb 2012

Closed:

on 20 Aug 2021

Community Treasure Hunt

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

Start Hunting!