<?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: How to draw ODEs in Simulink</title>
	<atom:link href="http://blogs.mathworks.com/seth/2008/05/23/how-to-draw-odes-in-simulink/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.mathworks.com/seth/2008/05/23/how-to-draw-odes-in-simulink/</link>
	<description>This blog is about Simulink.</description>
	<lastBuildDate>Tue, 14 Feb 2012 17:41:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Joshua</title>
		<link>http://blogs.mathworks.com/seth/2008/05/23/how-to-draw-odes-in-simulink/#comment-1693</link>
		<dc:creator>Joshua</dc:creator>
		<pubDate>Mon, 23 Jan 2012 17:20:34 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/seth/2008/05/23/how-to-draw-odes-in-simulink/#comment-1693</guid>
		<description>This might be a stupid question but why do &quot;states equal integrator blocks&quot;? If someone could explain this to me it would be much appreciated!</description>
		<content:encoded><![CDATA[<p>This might be a stupid question but why do &#8220;states equal integrator blocks&#8221;? If someone could explain this to me it would be much appreciated!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Angelo</title>
		<link>http://blogs.mathworks.com/seth/2008/05/23/how-to-draw-odes-in-simulink/#comment-1615</link>
		<dc:creator>Angelo</dc:creator>
		<pubDate>Sun, 20 Nov 2011 15:23:05 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/seth/2008/05/23/how-to-draw-odes-in-simulink/#comment-1615</guid>
		<description>Nevermind, sorry, I just saw that the gain term has a minus sign, it&#039;s just a bit hidden on the simulink image.</description>
		<content:encoded><![CDATA[<p>Nevermind, sorry, I just saw that the gain term has a minus sign, it&#8217;s just a bit hidden on the simulink image.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Angelo</title>
		<link>http://blogs.mathworks.com/seth/2008/05/23/how-to-draw-odes-in-simulink/#comment-1614</link>
		<dc:creator>Angelo</dc:creator>
		<pubDate>Sun, 20 Nov 2011 14:38:22 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/seth/2008/05/23/how-to-draw-odes-in-simulink/#comment-1614</guid>
		<description>Hello. Aren&#039;t the signs on the addition block incorrect ? Shouldn&#039;t them be minus signs ?</description>
		<content:encoded><![CDATA[<p>Hello. Aren&#8217;t the signs on the addition block incorrect ? Shouldn&#8217;t them be minus signs ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guy Rouleau</title>
		<link>http://blogs.mathworks.com/seth/2008/05/23/how-to-draw-odes-in-simulink/#comment-1358</link>
		<dc:creator>Guy Rouleau</dc:creator>
		<pubDate>Wed, 02 Mar 2011 13:28:07 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/seth/2008/05/23/how-to-draw-odes-in-simulink/#comment-1358</guid>
		<description>Hi James,

The variables in blue are an annotation with a callback function. This section of the documentation explains how it can be implemented:

http://www.mathworks.com/access/helpdesk/help/toolbox/simulink/ug/f4-14820.html#bqgu635

For the blue spectacles, they mean that a viewer is attached to the signal. I recommend starting with this link to learn more on that topic:

http://www.mathworks.com/access/helpdesk/help/toolbox/simulink/ug/brg_yqr-1.html</description>
		<content:encoded><![CDATA[<p>Hi James,</p>
<p>The variables in blue are an annotation with a callback function. This section of the documentation explains how it can be implemented:</p>
<p><a href="http://www.mathworks.com/access/helpdesk/help/toolbox/simulink/ug/f4-14820.html#bqgu635" rel="nofollow">http://www.mathworks.com/access/helpdesk/help/toolbox/simulink/ug/f4-14820.html#bqgu635</a></p>
<p>For the blue spectacles, they mean that a viewer is attached to the signal. I recommend starting with this link to learn more on that topic:</p>
<p><a href="http://www.mathworks.com/access/helpdesk/help/toolbox/simulink/ug/brg_yqr-1.html" rel="nofollow">http://www.mathworks.com/access/helpdesk/help/toolbox/simulink/ug/brg_yqr-1.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://blogs.mathworks.com/seth/2008/05/23/how-to-draw-odes-in-simulink/#comment-1357</link>
		<dc:creator>James</dc:creator>
		<pubDate>Wed, 02 Mar 2011 12:39:34 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/seth/2008/05/23/how-to-draw-odes-in-simulink/#comment-1357</guid>
		<description>( http://blogs.mathworks.com/images/seth/2008Q2/smd_final.png )
When you had the variables declared in blue, was that done in the workspace, in the model properties callbacks or some nifty model function? Also, what are the blue spectacles in that same image?</description>
		<content:encoded><![CDATA[<p>( <a href="http://blogs.mathworks.com/images/seth/2008Q2/smd_final.png" rel="nofollow">http://blogs.mathworks.com/images/seth/2008Q2/smd_final.png</a> )<br />
When you had the variables declared in blue, was that done in the workspace, in the model properties callbacks or some nifty model function? Also, what are the blue spectacles in that same image?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Khaled</title>
		<link>http://blogs.mathworks.com/seth/2008/05/23/how-to-draw-odes-in-simulink/#comment-1143</link>
		<dc:creator>Khaled</dc:creator>
		<pubDate>Wed, 14 Jul 2010 10:29:45 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/seth/2008/05/23/how-to-draw-odes-in-simulink/#comment-1143</guid>
		<description>thank you for help</description>
		<content:encoded><![CDATA[<p>thank you for help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Seth</title>
		<link>http://blogs.mathworks.com/seth/2008/05/23/how-to-draw-odes-in-simulink/#comment-1003</link>
		<dc:creator>Seth</dc:creator>
		<pubDate>Mon, 15 Mar 2010 18:15:36 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/seth/2008/05/23/how-to-draw-odes-in-simulink/#comment-1003</guid>
		<description>@vincent - I have to admit that I learned this during a &lt;a href=&quot;http://www.mathworks.com/services/training/&quot; rel=&quot;nofollow&quot;&gt;Simulink training&lt;/a&gt;!  There are a large number of examples in the products, and you can browse most of them through the &lt;a href=&quot;http://www.mathworks.com/products/simulink/demos.html&quot; rel=&quot;nofollow&quot;&gt;Simulink demos web page&lt;/a&gt;.  &lt;strong&gt;What kind of examples are you looking for?&lt;/strong&gt;</description>
		<content:encoded><![CDATA[<p>@vincent &#8211; I have to admit that I learned this during a <a href="http://www.mathworks.com/services/training/" rel="nofollow">Simulink training</a>!  There are a large number of examples in the products, and you can browse most of them through the <a href="http://www.mathworks.com/products/simulink/demos.html" rel="nofollow">Simulink demos web page</a>.  <strong>What kind of examples are you looking for?</strong></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vincent</title>
		<link>http://blogs.mathworks.com/seth/2008/05/23/how-to-draw-odes-in-simulink/#comment-1001</link>
		<dc:creator>vincent</dc:creator>
		<pubDate>Mon, 15 Mar 2010 14:18:54 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/seth/2008/05/23/how-to-draw-odes-in-simulink/#comment-1001</guid>
		<description>where can we get more examples like this??</description>
		<content:encoded><![CDATA[<p>where can we get more examples like this??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: valio</title>
		<link>http://blogs.mathworks.com/seth/2008/05/23/how-to-draw-odes-in-simulink/#comment-834</link>
		<dc:creator>valio</dc:creator>
		<pubDate>Wed, 26 Aug 2009 20:04:08 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/seth/2008/05/23/how-to-draw-odes-in-simulink/#comment-834</guid>
		<description>Hmmm..

Here please: http://img220.imageshack.us/img220/5176/212d.jpg</description>
		<content:encoded><![CDATA[<p>Hmmm..</p>
<p>Here please: <a href="http://img220.imageshack.us/img220/5176/212d.jpg" rel="nofollow">http://img220.imageshack.us/img220/5176/212d.jpg</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: valio</title>
		<link>http://blogs.mathworks.com/seth/2008/05/23/how-to-draw-odes-in-simulink/#comment-833</link>
		<dc:creator>valio</dc:creator>
		<pubDate>Wed, 26 Aug 2009 20:02:35 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/seth/2008/05/23/how-to-draw-odes-in-simulink/#comment-833</guid>
		<description>Hello Seth!

I rebuild all as you advised:

&lt;a href=&quot;http://img220.imageshack.us/i/212d.jpg/&quot; rel=&quot;nofollow&quot;&gt;&lt;/a&gt;

but it wasnt help to avoid problems:
&quot;Trouble solving algebraic loop..&quot;
as obvious on picture.</description>
		<content:encoded><![CDATA[<p>Hello Seth!</p>
<p>I rebuild all as you advised:</p>
<p><a href="http://img220.imageshack.us/i/212d.jpg/" rel="nofollow"></a></p>
<p>but it wasnt help to avoid problems:<br />
&#8220;Trouble solving algebraic loop..&#8221;<br />
as obvious on picture.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

