<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Pick of the week: Customizing Simulink</title>
	<link>http://blogs.mathworks.com/seth/2009/04/29/pick-of-the-week-customizing-simulink/</link>
	<description>This blog is about Simulink.</description>
	<pubDate>Mon, 23 Nov 2009 01:50:29 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.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>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>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't seem to recognize that. 


Forexample;

I've created a file named sl_customization.m under MATLAB path which includes this function;

function sl_customization(cm)
    cm.LibraryBrowserCustomizer.applyOrder( {'Simulink Extras', -2} );
end

When I try to refresh the customizations (with sl_refresh_customizations command), I get;

&#62;&#62; sl_refresh_customizations;
Warning: No appropriate method or public field LibraryBrowserCustomizer for class DAStudio.CustomizationManager.
&#62; In sl_refresh_customizations&#62;call_all at 91
  In sl_refresh_customizations at 52
&#62;&#62; 


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( {&#8217;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>
