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

Popular posts from this blog

HTML/CSS - Automatically set height width from background image? -

php - Mysql Show Process - Sleep Commands and what to do -

c - What is the address of buf (the local variable in the main function)? -