<?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: What&#8217;s in your model?</title>
	<link>http://blogs.mathworks.com/seth/2008/06/19/whats-in-your-model/</link>
	<description>This blog is about Simulink.</description>
	<pubDate>Sun, 22 Nov 2009 23:15:46 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: parth damani</title>
		<link>http://blogs.mathworks.com/seth/2008/06/19/whats-in-your-model/#comment-533</link>
		<dc:creator>parth damani</dc:creator>
		<pubDate>Fri, 05 Sep 2008 05:33:00 +0000</pubDate>
		<guid>http://blogs.mathworks.com/seth/2008/06/19/whats-in-your-model/#comment-533</guid>
		<description>This was very helpful. I want one help about if you have any idea. I want to generate .mdl file from .m file, so that i can generate verilog code from .mdl file. Is it possible in matlab?</description>
		<content:encoded><![CDATA[<p>This was very helpful. I want one help about if you have any idea. I want to generate .mdl file from .m file, so that i can generate verilog code from .mdl file. Is it possible in matlab?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Katz</title>
		<link>http://blogs.mathworks.com/seth/2008/06/19/whats-in-your-model/#comment-338</link>
		<dc:creator>Mike Katz</dc:creator>
		<pubDate>Wed, 25 Jun 2008 00:31:24 +0000</pubDate>
		<guid>http://blogs.mathworks.com/seth/2008/06/19/whats-in-your-model/#comment-338</guid>
		<description>Truong,

 You can use command line debugger to get the sorted list:
&lt;pre&gt;
f14
sldebug(bdroot)
slist
&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>Truong,</p>
<p> You can use command line debugger to get the sorted list:</p>
<pre>
f14
sldebug(bdroot)
slist
</pre>
]]></content:encoded>
	</item>
	<item>
		<title>By: Truong</title>
		<link>http://blogs.mathworks.com/seth/2008/06/19/whats-in-your-model/#comment-337</link>
		<dc:creator>Truong</dc:creator>
		<pubDate>Tue, 24 Jun 2008 23:37:05 +0000</pubDate>
		<guid>http://blogs.mathworks.com/seth/2008/06/19/whats-in-your-model/#comment-337</guid>
		<description>Hi Seth,

I have a question that I hope you can help. As you know, we can ask Simulink to display the execution order of blocks using a menu option in the model window. However, I need to obtain the execution order from my Matlab code (in an m. file). Is there any way to do that? Any function? I believe there must be one but I couldn't find it. Thanks!</description>
		<content:encoded><![CDATA[<p>Hi Seth,</p>
<p>I have a question that I hope you can help. As you know, we can ask Simulink to display the execution order of blocks using a menu option in the model window. However, I need to obtain the execution order from my Matlab code (in an m. file). Is there any way to do that? Any function? I believe there must be one but I couldn&#8217;t find it. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gavin Walker</title>
		<link>http://blogs.mathworks.com/seth/2008/06/19/whats-in-your-model/#comment-335</link>
		<dc:creator>Gavin Walker</dc:creator>
		<pubDate>Tue, 24 Jun 2008 16:20:53 +0000</pubDate>
		<guid>http://blogs.mathworks.com/seth/2008/06/19/whats-in-your-model/#comment-335</guid>
		<description>The file dependency analysis that is used by the Simulink Manifest Tools can also be called programmatically: for Seth's example, one could call

&#62;&#62; files = dependencies.fileDependencyAnalysis('Lunar_Mission')

from the MATLAB command line to get a cell-array of the files used by the model &lt;i&gt;Lunar_Mission&lt;/i&gt;.</description>
		<content:encoded><![CDATA[<p>The file dependency analysis that is used by the Simulink Manifest Tools can also be called programmatically: for Seth&#8217;s example, one could call</p>
<p>&gt;&gt; files = dependencies.fileDependencyAnalysis(&#8217;Lunar_Mission&#8217;)</p>
<p>from the MATLAB command line to get a cell-array of the files used by the model <i>Lunar_Mission</i>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roger</title>
		<link>http://blogs.mathworks.com/seth/2008/06/19/whats-in-your-model/#comment-333</link>
		<dc:creator>Roger</dc:creator>
		<pubDate>Sun, 22 Jun 2008 04:49:24 +0000</pubDate>
		<guid>http://blogs.mathworks.com/seth/2008/06/19/whats-in-your-model/#comment-333</guid>
		<description>Good blog! However, I expected to find some information on the extremely annoying "Trouble solving algebraic problem" in Simulink. Can you please shed more light on this problem and various ways of tackling it.

Thanks</description>
		<content:encoded><![CDATA[<p>Good blog! However, I expected to find some information on the extremely annoying &#8220;Trouble solving algebraic problem&#8221; in Simulink. Can you please shed more light on this problem and various ways of tackling it.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
