<?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 Make Your Own Simulink Block</title>
	<atom:link href="http://blogs.mathworks.com/seth/2008/07/27/how-to-make-your-own-simulink-block/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.mathworks.com/seth/2008/07/27/how-to-make-your-own-simulink-block/</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: Arun</title>
		<link>http://blogs.mathworks.com/seth/2008/07/27/how-to-make-your-own-simulink-block/#comment-1638</link>
		<dc:creator>Arun</dc:creator>
		<pubDate>Mon, 05 Dec 2011 05:38:04 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/seth/2008/07/27/how-to-make-your-own-simulink-block/#comment-1638</guid>
		<description>Hi,I am starter in simulink and matlab,
So how to bring the signal generated from Simulink  to the matla, Which is basically generated by a RTW</description>
		<content:encoded><![CDATA[<p>Hi,I am starter in simulink and matlab,<br />
So how to bring the signal generated from Simulink  to the matla, Which is basically generated by a RTW</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guy Rouleau</title>
		<link>http://blogs.mathworks.com/seth/2008/07/27/how-to-make-your-own-simulink-block/#comment-1606</link>
		<dc:creator>Guy Rouleau</dc:creator>
		<pubDate>Fri, 11 Nov 2011 16:29:58 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/seth/2008/07/27/how-to-make-your-own-simulink-block/#comment-1606</guid>
		<description>@VivB: You need to put the block in a library. That way all the instances will come from the same place and changing the library will reflect on all instances.

http://www.mathworks.com/help/releases/R2011b/toolbox/simulink/ug/brjt29w.html</description>
		<content:encoded><![CDATA[<p>@VivB: You need to put the block in a library. That way all the instances will come from the same place and changing the library will reflect on all instances.</p>
<p><a href="http://www.mathworks.com/help/releases/R2011b/toolbox/simulink/ug/brjt29w.html" rel="nofollow">http://www.mathworks.com/help/releases/R2011b/toolbox/simulink/ug/brjt29w.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: VivB</title>
		<link>http://blogs.mathworks.com/seth/2008/07/27/how-to-make-your-own-simulink-block/#comment-1605</link>
		<dc:creator>VivB</dc:creator>
		<pubDate>Fri, 11 Nov 2011 15:24:32 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/seth/2008/07/27/how-to-make-your-own-simulink-block/#comment-1605</guid>
		<description>Hi! 
This was a good tutorial! Thanks!
I have one question.
After creating a mask, if I copy the block multiple times to create new blocks with different parameters and then I decide I want to change the mask slightly. How can I do that so that it affects all the blocks with that mask. Is there a way to &#039;copy and paste&#039; block masks? Or can I save a single copy of a mask and apply it to multiple blocks at the same time?
Thanks
VivB</description>
		<content:encoded><![CDATA[<p>Hi!<br />
This was a good tutorial! Thanks!<br />
I have one question.<br />
After creating a mask, if I copy the block multiple times to create new blocks with different parameters and then I decide I want to change the mask slightly. How can I do that so that it affects all the blocks with that mask. Is there a way to &#8216;copy and paste&#8217; block masks? Or can I save a single copy of a mask and apply it to multiple blocks at the same time?<br />
Thanks<br />
VivB</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aymen</title>
		<link>http://blogs.mathworks.com/seth/2008/07/27/how-to-make-your-own-simulink-block/#comment-1501</link>
		<dc:creator>aymen</dc:creator>
		<pubDate>Fri, 10 Jun 2011 01:23:19 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/seth/2008/07/27/how-to-make-your-own-simulink-block/#comment-1501</guid>
		<description></description>
		<content:encoded><![CDATA[]]></content:encoded>
	</item>
	<item>
		<title>By: aymen</title>
		<link>http://blogs.mathworks.com/seth/2008/07/27/how-to-make-your-own-simulink-block/#comment-1500</link>
		<dc:creator>aymen</dc:creator>
		<pubDate>Fri, 10 Jun 2011 01:22:07 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/seth/2008/07/27/how-to-make-your-own-simulink-block/#comment-1500</guid>
		<description>HI I NEED HELP</description>
		<content:encoded><![CDATA[<p>HI I NEED HELP</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrej</title>
		<link>http://blogs.mathworks.com/seth/2008/07/27/how-to-make-your-own-simulink-block/#comment-1297</link>
		<dc:creator>Andrej</dc:creator>
		<pubDate>Thu, 02 Dec 2010 16:09:28 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/seth/2008/07/27/how-to-make-your-own-simulink-block/#comment-1297</guid>
		<description>Hi,

I know that is no standard way in Simulink to work with strings. But I can&#039;t believe that there is no mechanism implemented to use strings in Simulink and RTW. Can somebody give me an advise please how I can use strings in Simulink??? 

Regards 

Andrej</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I know that is no standard way in Simulink to work with strings. But I can&#8217;t believe that there is no mechanism implemented to use strings in Simulink and RTW. Can somebody give me an advise please how I can use strings in Simulink??? </p>
<p>Regards </p>
<p>Andrej</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrej</title>
		<link>http://blogs.mathworks.com/seth/2008/07/27/how-to-make-your-own-simulink-block/#comment-1296</link>
		<dc:creator>Andrej</dc:creator>
		<pubDate>Thu, 02 Dec 2010 15:19:15 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/seth/2008/07/27/how-to-make-your-own-simulink-block/#comment-1296</guid>
		<description>Hi Guy,

I&#039;m really sorry. Thank you very much for this hint. I thought Seth made a mistake with the Guy.</description>
		<content:encoded><![CDATA[<p>Hi Guy,</p>
<p>I&#8217;m really sorry. Thank you very much for this hint. I thought Seth made a mistake with the Guy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrej</title>
		<link>http://blogs.mathworks.com/seth/2008/07/27/how-to-make-your-own-simulink-block/#comment-1295</link>
		<dc:creator>Andrej</dc:creator>
		<pubDate>Thu, 02 Dec 2010 15:00:51 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/seth/2008/07/27/how-to-make-your-own-simulink-block/#comment-1295</guid>
		<description>Hi Seth,

Thank you so much, I must be blind :)</description>
		<content:encoded><![CDATA[<p>Hi Seth,</p>
<p>Thank you so much, I must be blind :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guy Rouleau</title>
		<link>http://blogs.mathworks.com/seth/2008/07/27/how-to-make-your-own-simulink-block/#comment-1293</link>
		<dc:creator>Guy Rouleau</dc:creator>
		<pubDate>Thu, 02 Dec 2010 14:03:25 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/seth/2008/07/27/how-to-make-your-own-simulink-block/#comment-1293</guid>
		<description>Hi Andrej,

The following doc page explains how to use a mask parameter inside the embedded MATLAB block:

http://www.mathworks.com/access/helpdesk/help/toolbox/simulink/ug/f6-140155.html

Guy</description>
		<content:encoded><![CDATA[<p>Hi Andrej,</p>
<p>The following doc page explains how to use a mask parameter inside the embedded MATLAB block:</p>
<p><a href="http://www.mathworks.com/access/helpdesk/help/toolbox/simulink/ug/f6-140155.html" rel="nofollow">http://www.mathworks.com/access/helpdesk/help/toolbox/simulink/ug/f6-140155.html</a></p>
<p>Guy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrej</title>
		<link>http://blogs.mathworks.com/seth/2008/07/27/how-to-make-your-own-simulink-block/#comment-1292</link>
		<dc:creator>Andrej</dc:creator>
		<pubDate>Thu, 02 Dec 2010 13:31:19 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.mathworks.com/seth/2008/07/27/how-to-make-your-own-simulink-block/#comment-1292</guid>
		<description>Dear Seth,

My question is: How can I connect variables inside of Embedded Matlab Fcn Block in a subsystem with the mask parameter in the dialog box of this masked subsystem without a constant block wich is connected to Embedded Matlab Fcn Block???</description>
		<content:encoded><![CDATA[<p>Dear Seth,</p>
<p>My question is: How can I connect variables inside of Embedded Matlab Fcn Block in a subsystem with the mask parameter in the dialog box of this masked subsystem without a constant block wich is connected to Embedded Matlab Fcn Block???</p>
]]></content:encoded>
	</item>
</channel>
</rss>

