Search All of the Math Forum:
Views expressed in these public forums are not endorsed by
Drexel University or The Math Forum.
|
|
|
|
Re: save figures without displaying
Posted:
Dec 13, 2012 5:35 PM
|
|
"Steven_Lord" <slord@mathworks.com> wrote in message <kacpi6$8g9$1@newscl01ah.mathworks.com>... > > > "Tor Inge Birkenes" <tor.inge.birkenes.remove.this@kongsberg.com> wrote in > message news:kach7k$84p$1@newscl01ah.mathworks.com... > >> Any ideas how to save invisible figures, but have them open as visible? > > > > I have made a function that changes the visible parameter on a saved .fig > > file, thus make a fig file saved invisible open as visible. It looks like > > this: > > If this figure file is a regular figure, why not just open it up using > OPENFIG with the 'visible' flag? > > http://www.mathworks.com/help/matlab/ref/openfig.html > > If this is a figure file associated with a GUIDE GUI, see the Tips section > of that page for an alternative. > > -- > Steve Lord > slord@mathworks.com > To contact Technical Support use the Contact Us link on > http://www.mathworks.com
I would reiterate what I just replied to Tor Inge Birkenes. But maybe you know a workaround which allows to configurate OPENFIG, i.e. to change its default action?
|
|
|
|