<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
> <channel><title>Comments on: Changing system preferences programmatically</title> <atom:link href="http://undocumentedmatlab.com/blog/changing-system-preferences-programmatically/feed/" rel="self" type="application/rss+xml" /><link>http://undocumentedmatlab.com/blog/changing-system-preferences-programmatically/</link> <description>Charting Matlab's unsupported hidden underbelly</description> <lastBuildDate>Fri, 18 May 2012 13:56:51 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.1.1</generator> <item><title>By: Yair Altman</title><link>http://undocumentedmatlab.com/blog/changing-system-preferences-programmatically/#comment-70338</link> <dc:creator>Yair Altman</dc:creator> <pubDate>Tue, 10 Jan 2012 19:56:46 +0000</pubDate> <guid
isPermaLink="false">http://undocumentedmatlab.com/?p=411#comment-70338</guid> <description>@Chad - there is a &lt;code&gt;com.mathworks.services.Prefs.&lt;i&gt;load()&lt;/i&gt;&lt;/code&gt; method, but I think it will not help you much because I think that most preferences are loaded and used during startup, not dynamically.</description> <content:encoded><![CDATA[<p>@Chad &#8211; there is a <code>com.mathworks.services.Prefs.<i>load()</i></code> method, but I think it will not help you much because I think that most preferences are loaded and used during startup, not dynamically.</p> ]]></content:encoded> </item> <item><title>By: Chad Gilbert</title><link>http://undocumentedmatlab.com/blog/changing-system-preferences-programmatically/#comment-70330</link> <dc:creator>Chad Gilbert</dc:creator> <pubDate>Tue, 10 Jan 2012 19:13:48 +0000</pubDate> <guid
isPermaLink="false">http://undocumentedmatlab.com/?p=411#comment-70330</guid> <description>Hi Yair,It seems that after doign this, I need to re-start MATLAB before the changes take effect. Do you know of any better way to make my changes &quot;kick in&quot;?</description> <content:encoded><![CDATA[<p>Hi Yair,</p><p>It seems that after doign this, I need to re-start MATLAB before the changes take effect. Do you know of any better way to make my changes &#8220;kick in&#8221;?</p> ]]></content:encoded> </item> <item><title>By: Yair Altman</title><link>http://undocumentedmatlab.com/blog/changing-system-preferences-programmatically/#comment-44730</link> <dc:creator>Yair Altman</dc:creator> <pubDate>Wed, 25 May 2011 20:38:17 +0000</pubDate> <guid
isPermaLink="false">http://undocumentedmatlab.com/?p=411#comment-44730</guid> <description>@Paul - I&#039;m sure there is, but I don&#039;t know...</description> <content:encoded><![CDATA[<p>@Paul &#8211; I&#8217;m sure there is, but I don&#8217;t know&#8230;</p> ]]></content:encoded> </item> <item><title>By: Paul</title><link>http://undocumentedmatlab.com/blog/changing-system-preferences-programmatically/#comment-44729</link> <dc:creator>Paul</dc:creator> <pubDate>Wed, 25 May 2011 20:33:40 +0000</pubDate> <guid
isPermaLink="false">http://undocumentedmatlab.com/?p=411#comment-44729</guid> <description>Is there a way to programmatically update the Simulink preferences, such as the Autosave option?Thanks,paul</description> <content:encoded><![CDATA[<p>Is there a way to programmatically update the Simulink preferences, such as the Autosave option?</p><p>Thanks,</p><p>paul</p> ]]></content:encoded> </item> <item><title>By: Yair Altman</title><link>http://undocumentedmatlab.com/blog/changing-system-preferences-programmatically/#comment-31967</link> <dc:creator>Yair Altman</dc:creator> <pubDate>Wed, 02 Feb 2011 16:54:03 +0000</pubDate> <guid
isPermaLink="false">http://undocumentedmatlab.com/?p=411#comment-31967</guid> <description>@Shaul - I do not know a way to customize the history file path</description> <content:encoded><![CDATA[<p>@Shaul &#8211; I do not know a way to customize the history file path</p> ]]></content:encoded> </item> <item><title>By: Shaul</title><link>http://undocumentedmatlab.com/blog/changing-system-preferences-programmatically/#comment-31959</link> <dc:creator>Shaul</dc:creator> <pubDate>Wed, 02 Feb 2011 15:07:11 +0000</pubDate> <guid
isPermaLink="false">http://undocumentedmatlab.com/?p=411#comment-31959</guid> <description>Hi Yair,I work on multiple projects at the same time and I like to have multiple matlab instances open on my computer, one for each project (I realize this might not be a particularly smart way to work). However, I would like each of them to save to a different command window history file. Is there a good safe way to do this?Thanks! All the best,
Shaul</description> <content:encoded><![CDATA[<p>Hi Yair,</p><p>I work on multiple projects at the same time and I like to have multiple matlab instances open on my computer, one for each project (I realize this might not be a particularly smart way to work). However, I would like each of them to save to a different command window history file. Is there a good safe way to do this?</p><p>Thanks! All the best,<br
/> Shaul</p> ]]></content:encoded> </item> <item><title>By: Undocumented feature() function &#124; Undocumented Matlab</title><link>http://undocumentedmatlab.com/blog/changing-system-preferences-programmatically/#comment-9666</link> <dc:creator>Undocumented feature() function &#124; Undocumented Matlab</dc:creator> <pubDate>Tue, 04 May 2010 16:21:38 +0000</pubDate> <guid
isPermaLink="false">http://undocumentedmatlab.com/?p=411#comment-9666</guid> <description>[...] &lt;i&gt;&lt;b&gt;feature&lt;/b&gt;&lt;/i&gt;(’GetPref’,prefName) - returns the system preference value for the requested preference name in the global prefs file ([&lt;i&gt;&lt;b&gt;prefdir&lt;/b&gt;&lt;/i&gt;,&#039;matlab.prf&#039;]) that is explained here. [...]</description> <content:encoded><![CDATA[<p>[...] <i><b>feature</b></i>(’GetPref’,prefName) &#8211; returns the system preference value for the requested preference name in the global prefs file ([<i><b>prefdir</b></i>,'matlab.prf']) that is explained here. [...]</p> ]]></content:encoded> </item> </channel> </rss>

<!-- W3 Total Cache: Minify debug info:
Engine:             disk: basic
Theme:              b7666
Template:           single
-->
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Served from: undocumentedmatlab.com @ 2012-05-18 22:12:54 -->

<!-- W3 Total Cache: Page cache debug info:
Engine:             disk: enhanced
Cache key:          blog/changing-system-preferences-programmatically/feed/_index.xml_gzip
Caching:            enabled
Status:             not cached
Creation Time:      0.541s
Header info:
X-Pingback:         http://undocumentedmatlab.com/blog/xmlrpc.php
Set-Cookie:         wpgb_visit_last_php-default=1337404374; expires=Sun, 19-May-2013 05:12:54 GMT; path=/
Link:               <http://undocumentedmatlab.com/?p=411>; rel=shortlink
Content-Type:       text/xml; charset=UTF-8
Last-Modified:      Sat, 19 May 2012 05:12:54 GMT
Vary:               Accept-Encoding, Cookie
Expires:            Sat, 19 May 2012 06:12:54 GMT
Pragma:             public
Cache-Control:      public, must-revalidate, proxy-revalidate
Etag:               d151ee2bb7cfb6ebb3f9651c8c1a10bc
Content-Encoding:   gzip
-->
