<?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: Pick of the week: Customizing Simulink</title>
	<atom:link href="http://blogs.mathworks.com/seth/2009/04/29/pick-of-the-week-customizing-simulink/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.mathworks.com/seth/2009/04/29/pick-of-the-week-customizing-simulink/</link>
	<description>This blog is about Simulink.</description>
	<lastBuildDate>Sat, 11 Feb 2012 11:34:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Arda</title>
		<link>http://blogs.mathworks.com/seth/2009/04/29/pick-of-the-week-customizing-simulink/#comment-759</link>
		<dc:creator>Arda</dc:creator>
		<pubDate>Sun, 24 May 2009 15:27:15 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/seth/2009/04/29/pick-of-the-week-customizing-simulink/#comment-759</guid>
		<description>It seems like costumization in terms of reordering the libraries in simulink is a new feature of the 2009a release.
I have seen that in a previos post and after a quick search in relese notes of 2009a it appears to be a new feature.

http://www.mathworks.com/access/helpdesk/help/toolbox/simulink/rn/brwgg9h.html#brwgqkv-1</description>
		<content:encoded><![CDATA[<p>It seems like costumization in terms of reordering the libraries in simulink is a new feature of the 2009a release.<br />
I have seen that in a previos post and after a quick search in relese notes of 2009a it appears to be a new feature.</p>
<p><a href="http://www.mathworks.com/access/helpdesk/help/toolbox/simulink/rn/brwgg9h.html#brwgqkv-1" rel="nofollow">http://www.mathworks.com/access/helpdesk/help/toolbox/simulink/rn/brwgg9h.html#brwgqkv-1</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arda</title>
		<link>http://blogs.mathworks.com/seth/2009/04/29/pick-of-the-week-customizing-simulink/#comment-758</link>
		<dc:creator>Arda</dc:creator>
		<pubDate>Fri, 22 May 2009 13:10:32 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/seth/2009/04/29/pick-of-the-week-customizing-simulink/#comment-758</guid>
		<description>Hi,
Firstly, many thanks for the guide. But I get an error when I want to reorder the libraries. Everything else works fine but I guess there is a mistake about LibraryBrowserCustomizer command. Matlab doesn&#039;t seem to recognize that. 


Forexample;

I&#039;ve created a file named sl_customization.m under MATLAB path which includes this function;

function sl_customization(cm)
    cm.LibraryBrowserCustomizer.applyOrder( {&#039;Simulink Extras&#039;, -2} );
end

When I try to refresh the customizations (with sl_refresh_customizations command), I get;

&gt;&gt; sl_refresh_customizations;
Warning: No appropriate method or public field LibraryBrowserCustomizer for class DAStudio.CustomizationManager.
&gt; In sl_refresh_customizations&gt;call_all at 91
  In sl_refresh_customizations at 52
&gt;&gt; 


And nothing changes in the original library order. Am I doing something wrong here?

By the way I am using 2007a release. But again, everything works fine except that LibraryBrowserCustomizer command.

Thanks in advance.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Firstly, many thanks for the guide. But I get an error when I want to reorder the libraries. Everything else works fine but I guess there is a mistake about LibraryBrowserCustomizer command. Matlab doesn&#8217;t seem to recognize that. </p>
<p>Forexample;</p>
<p>I&#8217;ve created a file named sl_customization.m under MATLAB path which includes this function;</p>
<p>function sl_customization(cm)<br />
    cm.LibraryBrowserCustomizer.applyOrder( {&#8216;Simulink Extras&#8217;, -2} );<br />
end</p>
<p>When I try to refresh the customizations (with sl_refresh_customizations command), I get;</p>
<p>&gt;&gt; sl_refresh_customizations;<br />
Warning: No appropriate method or public field LibraryBrowserCustomizer for class DAStudio.CustomizationManager.<br />
&gt; In sl_refresh_customizations&gt;call_all at 91<br />
  In sl_refresh_customizations at 52<br />
&gt;&gt; </p>
<p>And nothing changes in the original library order. Am I doing something wrong here?</p>
<p>By the way I am using 2007a release. But again, everything works fine except that LibraryBrowserCustomizer command.</p>
<p>Thanks in advance.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

