<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/260326</link>
    <title>MATLAB Central Newsreader - image saving</title>
    <description>Feed for thread: image saving</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, 08 Sep 2009 17:23:01 -0400</pubDate>
      <title>image saving</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/260326#678787</link>
      <author>Nirmal </author>
      <description>how to save an image in the folder that we want..?&lt;br&gt;
&lt;br&gt;
because imwrite saves in only a specific folder and imsave is a manual saving..&lt;br&gt;
&lt;br&gt;
correct me if m wrong..</description>
    </item>
    <item>
      <pubDate>Tue, 08 Sep 2009 17:29:35 -0400</pubDate>
      <title>Re: image saving</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/260326#678789</link>
      <author>Nathan</author>
      <description>On Sep 8, 10:23&#160;am, &quot;Nirmal &quot; &amp;lt;nirmal_2...@yahoo.co.in&amp;gt; wrote:&lt;br&gt;
&amp;gt; how to save an image in the folder that we want..?&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; because imwrite saves in only a specific folder and imsave is a manual saving..&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; correct me if m wrong..&lt;br&gt;
&lt;br&gt;
You'd have to do the full filename of the image you're saving.&lt;br&gt;
So, rather than saving your image, 'image1.jpg', in your current&lt;br&gt;
folder, let's say you wanted it in a folder called 'My Pictures' in&lt;br&gt;
the C:\ path (assuming you're using windows).&lt;br&gt;
&lt;br&gt;
The full filename would be 'C:\My Pictures\image1.jpg'&lt;br&gt;
&lt;br&gt;
I hope that helps. If not, good luck understanding it.&lt;br&gt;
&lt;br&gt;
-Nathan</description>
    </item>
  </channel>
</rss>

