Thread Subject: figure viewer

Subject: figure viewer

From: Dave Brackett

Date: 30 Sep, 2008 09:18:02

Message: 1 of 2

I have many Matlab figures in a folder and want to be able to view a preview/thumbnail of them to identify the one I want. Currently I have to open each one separately in Matlab which is laborious. any ideas of how to do this in Matlab or if there is an external image viewer that can read .fig files? thanks.

Subject: figure viewer

From: nor ki

Date: 30 Sep, 2008 10:57:01

Message: 2 of 2

"Dave Brackett" <davebrackett@hotmail.com> wrote in message <gbsqsa$21n$1@fred.mathworks.com>...
> I have many Matlab figures in a folder and want to be able to view a preview/thumbnail of them to identify the one I want. Currently I have to open each one separately in Matlab which is laborious. any ideas of how to do this in Matlab or if there is an external image viewer that can read .fig files? thanks.

use the dir command to get the names of all fig files

then loop over them, load the files with the open command

hth
kinor

Tags for this Thread

Everyone's Tags:

Add a New Tag:

Separated by commas
Ex.: root locus, bode

What are tags?

A tag is like a keyword or category label associated with each thread. Tags make it easier for you to find threads of interest.

Anyone can tag a thread. Tags are public and visible to everyone.

Tag Activity for This Thread
Tag Applied By Date/Time
figure Dave Brackett 30 Sep, 2008 05:20:03
image viewer Dave Brackett 30 Sep, 2008 05:20:03
rssFeed for this Thread
 

MATLAB Central Terms of Use

NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content. Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available via MATLAB Central. Read the complete Terms prior to use.

Contact us at files@mathworks.com