<?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: Initializing Parameters</title>
	<atom:link href="http://blogs.mathworks.com/seth/2008/12/25/initializing-parameters/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.mathworks.com/seth/2008/12/25/initializing-parameters/</link>
	<description>This blog is about Simulink.</description>
	<lastBuildDate>Fri, 10 Feb 2012 13:23:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: krishna</title>
		<link>http://blogs.mathworks.com/seth/2008/12/25/initializing-parameters/#comment-1649</link>
		<dc:creator>krishna</dc:creator>
		<pubDate>Fri, 16 Dec 2011 09:49:05 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/seth/2008/12/25/initializing-parameters/#comment-1649</guid>
		<description>Hi seth,
 I have created the variables in workspace and assigning those variables in block dialog(simulink,PID controller block)versus directly assigning the numerical values in the PID block dialog.</description>
		<content:encoded><![CDATA[<p>Hi seth,<br />
 I have created the variables in workspace and assigning those variables in block dialog(simulink,PID controller block)versus directly assigning the numerical values in the PID block dialog.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Seth</title>
		<link>http://blogs.mathworks.com/seth/2008/12/25/initializing-parameters/#comment-1646</link>
		<dc:creator>Seth</dc:creator>
		<pubDate>Wed, 14 Dec 2011 11:40:37 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/seth/2008/12/25/initializing-parameters/#comment-1646</guid>
		<description>@krishna - there should be no difference in answers as long as the values are the same.  I&#039;m not sure by which method you are &quot;passing the parameter values from script file to simulink blocks.&quot;  Do you mean you call a set_param command?  Are you creating variables in the workspace (P=1, I=.01, D=0) and assigning those variables in the block dialog?</description>
		<content:encoded><![CDATA[<p>@krishna &#8211; there should be no difference in answers as long as the values are the same.  I&#8217;m not sure by which method you are &#8220;passing the parameter values from script file to simulink blocks.&#8221;  Do you mean you call a set_param command?  Are you creating variables in the workspace (P=1, I=.01, D=0) and assigning those variables in the block dialog?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: krishna</title>
		<link>http://blogs.mathworks.com/seth/2008/12/25/initializing-parameters/#comment-1645</link>
		<dc:creator>krishna</dc:creator>
		<pubDate>Wed, 14 Dec 2011 10:58:37 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/seth/2008/12/25/initializing-parameters/#comment-1645</guid>
		<description>Hi,
There is a variation in simulation results by passing the parameter values from script file to simulink blocks (PID controller)against the direct values assignment for the PID controller.CAN ANYBODY TELL ME THE REASON?</description>
		<content:encoded><![CDATA[<p>Hi,<br />
There is a variation in simulation results by passing the parameter values from script file to simulink blocks (PID controller)against the direct values assignment for the PID controller.CAN ANYBODY TELL ME THE REASON?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Seth Popinchalk</title>
		<link>http://blogs.mathworks.com/seth/2008/12/25/initializing-parameters/#comment-1338</link>
		<dc:creator>Seth Popinchalk</dc:creator>
		<pubDate>Thu, 20 Jan 2011 13:51:23 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/seth/2008/12/25/initializing-parameters/#comment-1338</guid>
		<description>@siva - Your question might be better posted on the new Q&amp;A site at MATLAB Central.  Go to MATLAB Central and click on &lt;a href=&quot;http://www.mathworks.com/matlabcentral/answers/&quot; rel=&quot;nofollow&quot;&gt;Answers&lt;/a&gt;.  Be sure to tag your question with &quot;Simulink&quot;. Good luck!</description>
		<content:encoded><![CDATA[<p>@siva &#8211; Your question might be better posted on the new Q&#038;A site at MATLAB Central.  Go to MATLAB Central and click on <a href="http://www.mathworks.com/matlabcentral/answers/" rel="nofollow">Answers</a>.  Be sure to tag your question with &#8220;Simulink&#8221;. Good luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guy Rouleau</title>
		<link>http://blogs.mathworks.com/seth/2008/12/25/initializing-parameters/#comment-1337</link>
		<dc:creator>Guy Rouleau</dc:creator>
		<pubDate>Thu, 20 Jan 2011 13:37:53 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/seth/2008/12/25/initializing-parameters/#comment-1337</guid>
		<description>Hi Siva,

Maybe these links will help:

http://www.mathworks.com/support/solutions/en/data/1-1BWDA/index.html

http://www.mathworks.com/support/solutions/en/data/1-ASPEIV/index.html</description>
		<content:encoded><![CDATA[<p>Hi Siva,</p>
<p>Maybe these links will help:</p>
<p><a href="http://www.mathworks.com/support/solutions/en/data/1-1BWDA/index.html" rel="nofollow">http://www.mathworks.com/support/solutions/en/data/1-1BWDA/index.html</a></p>
<p><a href="http://www.mathworks.com/support/solutions/en/data/1-ASPEIV/index.html" rel="nofollow">http://www.mathworks.com/support/solutions/en/data/1-ASPEIV/index.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: siva</title>
		<link>http://blogs.mathworks.com/seth/2008/12/25/initializing-parameters/#comment-1336</link>
		<dc:creator>siva</dc:creator>
		<pubDate>Thu, 20 Jan 2011 06:16:52 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/seth/2008/12/25/initializing-parameters/#comment-1336</guid>
		<description>I have a problem in passing the parameters values from a function to simulink. CAN ANYBODY HELP ME?

SIVA</description>
		<content:encoded><![CDATA[<p>I have a problem in passing the parameters values from a function to simulink. CAN ANYBODY HELP ME?</p>
<p>SIVA</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anna F</title>
		<link>http://blogs.mathworks.com/seth/2008/12/25/initializing-parameters/#comment-1288</link>
		<dc:creator>Anna F</dc:creator>
		<pubDate>Tue, 23 Nov 2010 21:10:39 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/seth/2008/12/25/initializing-parameters/#comment-1288</guid>
		<description>Hi Seth,

Are there any extra settings in the model that have to be configured in order for this initialization to work? I appear to have done everything you said, however I keep getting an error in my model that tells me the workspace variable I&#039;m trying to load does not exist (and checking the workspace, it never loads). I&#039;m accessing a variable &quot;x&quot; which I define in a script(I&#039;ll call the file &quot;xi.m&quot;), and my preload function calls this script (and yes, I remembered to just put xi in the preload).  I am attempting to access the variable x through a constant block, and when I already have the variable in the workspace, it works just fine, its just the preload that isn&#039;t working for me.  Do you have any suggestions for something I could tweak to make it work?

Thanks!
--Anna</description>
		<content:encoded><![CDATA[<p>Hi Seth,</p>
<p>Are there any extra settings in the model that have to be configured in order for this initialization to work? I appear to have done everything you said, however I keep getting an error in my model that tells me the workspace variable I&#8217;m trying to load does not exist (and checking the workspace, it never loads). I&#8217;m accessing a variable &#8220;x&#8221; which I define in a script(I&#8217;ll call the file &#8220;xi.m&#8221;), and my preload function calls this script (and yes, I remembered to just put xi in the preload).  I am attempting to access the variable x through a constant block, and when I already have the variable in the workspace, it works just fine, its just the preload that isn&#8217;t working for me.  Do you have any suggestions for something I could tweak to make it work?</p>
<p>Thanks!<br />
&#8211;Anna</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sudha B</title>
		<link>http://blogs.mathworks.com/seth/2008/12/25/initializing-parameters/#comment-1082</link>
		<dc:creator>Sudha B</dc:creator>
		<pubDate>Wed, 19 May 2010 04:17:40 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/seth/2008/12/25/initializing-parameters/#comment-1082</guid>
		<description>Seth,
 I`m working on the inbuilt Matlab simulink model of 802.11a for my project work.The sampling rate for this model is 20 MHz and is fixed.Can you please help me,how to change the sampling rate for this inbuilt model?</description>
		<content:encoded><![CDATA[<p>Seth,<br />
 I`m working on the inbuilt Matlab simulink model of 802.11a for my project work.The sampling rate for this model is 20 MHz and is fixed.Can you please help me,how to change the sampling rate for this inbuilt model?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joel</title>
		<link>http://blogs.mathworks.com/seth/2008/12/25/initializing-parameters/#comment-1053</link>
		<dc:creator>Joel</dc:creator>
		<pubDate>Sun, 11 Apr 2010 05:15:45 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/seth/2008/12/25/initializing-parameters/#comment-1053</guid>
		<description>I am writing a my own filter in simulink. And at present I am using the memory blocks provided by simulink. However I wish to convert to writing my own piece of code which will act like a memory block. It will be an array that acts like a FIFO buffer.

However to do this the array needs to be initialised in Simulink somehow so that it can be written to.
I only want to do this as a once off. But what ever i try so far hasn&#039;t worked.

Any Ideas. Thanks
Joel</description>
		<content:encoded><![CDATA[<p>I am writing a my own filter in simulink. And at present I am using the memory blocks provided by simulink. However I wish to convert to writing my own piece of code which will act like a memory block. It will be an array that acts like a FIFO buffer.</p>
<p>However to do this the array needs to be initialised in Simulink somehow so that it can be written to.<br />
I only want to do this as a once off. But what ever i try so far hasn&#8217;t worked.</p>
<p>Any Ideas. Thanks<br />
Joel</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ghodrat Esmaeili</title>
		<link>http://blogs.mathworks.com/seth/2008/12/25/initializing-parameters/#comment-993</link>
		<dc:creator>Ghodrat Esmaeili</dc:creator>
		<pubDate>Mon, 08 Mar 2010 22:19:37 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/seth/2008/12/25/initializing-parameters/#comment-993</guid>
		<description>Thanks for all the good stuff you guys are posting here.</description>
		<content:encoded><![CDATA[<p>Thanks for all the good stuff you guys are posting here.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

