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 B 30 Sep, 2008 05:20:03
image viewer Dave B 30 Sep, 2008 05:20:03
rssFeed for this Thread

Contact us