How to change firs GUI's figure properties from another GUI

I have two GUIs, which i has made in GUIDE. I need to change first GUI's figure properties from another GUI. Suppose, that i have GUI1 and GUI2 and I call GUI2 from GUI1. I tried to type this in GUI2's callback h=findobj('Name', GUI1); set(h,'Visible','Off'); ,but it didn't help.

Categorías

Más información sobre Display Image en Centro de ayuda y File Exchange.

Preguntada:

el 24 de Mayo de 2012

Community Treasure Hunt

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

Start Hunting!

Translated by