<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/171134</link>
    <title>MATLAB Central Newsreader - Creating a Simulink Model from a M-file</title>
    <description>Feed for thread: Creating a Simulink Model from a M-file</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>Wed, 18 Jun 2008 09:26:01 -0400</pubDate>
      <title>Creating a Simulink Model from a M-file</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/171134#438053</link>
      <author>Kevin </author>
      <description>This is probably an impossible request...&lt;br&gt;
Is there an easy way to automatically create a Simulink&lt;br&gt;
model, complete with block parameters and connexions, from a&lt;br&gt;
Matlab script? &lt;br&gt;
I tried to look at the code of the Digital Filter Design&lt;br&gt;
block, which does exactly that. But it is a real nightmare. &lt;br&gt;
Is there some kind of toolbox that could help. </description>
    </item>
    <item>
      <pubDate>Wed, 18 Jun 2008 09:53:02 -0400</pubDate>
      <title>Re: Creating a Simulink Model from a M-file</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/171134#438054</link>
      <author>French Caro</author>
      <description>&quot;Kevin &quot; &amp;lt;kedecuyp@mathworks.com&amp;gt; wrote in message&lt;br&gt;
&amp;lt;g3akb9$msk$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; This is probably an impossible request...&lt;br&gt;
&amp;gt; Is there an easy way to automatically create a Simulink&lt;br&gt;
&amp;gt; model, complete with block parameters and connexions, from a&lt;br&gt;
&amp;gt; Matlab script? &lt;br&gt;
&amp;gt; I tried to look at the code of the Digital Filter Design&lt;br&gt;
&amp;gt; block, which does exactly that. But it is a real nightmare. &lt;br&gt;
&amp;gt; Is there some kind of toolbox that could help. &lt;br&gt;
Hi,&lt;br&gt;
Yes it is possible, difficult but possible.&lt;br&gt;
You have to play with the command line functions like :&lt;br&gt;
add_block, add_line and so on.&lt;br&gt;
Good luck !&lt;br&gt;
Caroline</description>
    </item>
  </channel>
</rss>

