Info

This question is closed. Reopen it to edit or answer.

Is there a way to be be notified every time the properties of a handle class are modified by reference?

1 view (last 30 days)
Is there a way to be be notified any time the properties of a handle class are modified by reference? I would like to add the handle attribute to a large class, but the code was originally written based assuming the variables were local and could not be modified by reference. Knowing when the variables are modified by reference would help make sure there are no bugs.

Answers (0)

This question is closed.

Community Treasure Hunt

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

Start Hunting!