<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/236796</link>
    <title>MATLAB Central Newsreader - figure viewer</title>
    <description>Feed for thread: figure viewer</description>
    <language>en-us</language>
    <copyright>&amp;copy;1994-2012 by MathWorks, Inc.</copyright>
    <webmaster>webmaster@mathworks.com</webmaster>
    <generator>MATLAB Central Newsreader</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <ttl>60</ttl>
    <image>
      <title>MathWorks</title>
      <url>http://www.mathworks.com/images/membrane_icon.gif</url>
    </image>
    <item>
      <pubDate>Tue, 30 Sep 2008 09:18:02 -0400</pubDate>
      <title>figure viewer</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/236796#602970</link>
      <author>Dave Brackett</author>
      <description>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.</description>
    </item>
    <item>
      <pubDate>Tue, 30 Sep 2008 10:57:01 -0400</pubDate>
      <title>Re: figure viewer</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/236796#602987</link>
      <author>nor ki</author>
      <description>&quot;Dave Brackett&quot; &amp;lt;davebrackett@hotmail.com&amp;gt; wrote in message &amp;lt;gbsqsa$21n$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; 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.&lt;br&gt;
&lt;br&gt;
use the dir command to get the names of all fig files&lt;br&gt;
&lt;br&gt;
then loop over them, load the files with the open command&lt;br&gt;
&lt;br&gt;
hth &lt;br&gt;
kinor</description>
    </item>
  </channel>
</rss>

