<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/171441</link>
    <title>MATLAB Central Newsreader - subsystem as function</title>
    <description>Feed for thread: subsystem as function</description>
    <language>en-us</language>
    <copyright>&amp;copy;1994-2012 by MathWorks, Inc.</copyright>
    <webmaster>webmaster@mathworks.com</webmaster>
    <generator>MATLAB Central Newsreader</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <ttl>60</ttl>
    <image>
      <title>MathWorks</title>
      <url>http://www.mathworks.com/images/membrane_icon.gif</url>
    </image>
    <item>
      <pubDate>Tue, 24 Jun 2008 04:39:02 -0400</pubDate>
      <title>subsystem as function</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/171441#439206</link>
      <author>Ketan </author>
      <description>Hello,&lt;br&gt;
&lt;br&gt;
I want to use subsystem as a reusable function.&lt;br&gt;
&lt;br&gt;
What I want is that if I make a change (some parameter) in &lt;br&gt;
one subsystem, all other subsystem in the simulink should &lt;br&gt;
change accordingly. &lt;br&gt;
&lt;br&gt;
Creating a new simulink library does not seem to serve the &lt;br&gt;
purpose.&lt;br&gt;
&lt;br&gt;
--&lt;br&gt;
Ketan</description>
    </item>
    <item>
      <pubDate>Tue, 24 Jun 2008 12:54:42 -0400</pubDate>
      <title>Re: subsystem as function</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/171441#439270</link>
      <author>Devdatt Lad</author>
      <description>Ketan wrote:&lt;br&gt;
&amp;gt; What I want is that if I make a change (some parameter) in &lt;br&gt;
&amp;gt; one subsystem, all other subsystem in the simulink should &lt;br&gt;
&amp;gt; change accordingly. &lt;br&gt;
&lt;br&gt;
Identify all the parameters of the subsystem in question that can affect &lt;br&gt;
other subsystems. Make them mask parameters for that subsystem. Now, in &lt;br&gt;
the mask initialization callback insert appropriate MATLAB code that &lt;br&gt;
will change other subsystems accordingly using the following functions:&lt;br&gt;
&lt;br&gt;
help find_system&lt;br&gt;
help set_param&lt;br&gt;
help get_param&lt;br&gt;
&lt;br&gt;
-- &lt;br&gt;
Devdatt Lad&lt;br&gt;
The MathWorks, Inc.</description>
    </item>
  </channel>
</rss>

