matlab - How can I access figure handles outside the function that plots the figure? -
I am using a function that plots several rectangles and stores each rectangular handle in the matrix . Function handles the Mandricks and I want to use these handles so that the aspect of a certain rectangle can be changed. Is this possible?
Comments
Post a Comment