Thread Subject: Creating a Simulink Model from a M-file

Subject: Creating a Simulink Model from a M-file

From: Kevin

Date: 18 Jun, 2008 09:26:01

Message: 1 of 2

This is probably an impossible request...
Is there an easy way to automatically create a Simulink
model, complete with block parameters and connexions, from a
Matlab script?
I tried to look at the code of the Digital Filter Design
block, which does exactly that. But it is a real nightmare.
Is there some kind of toolbox that could help.

Subject: Creating a Simulink Model from a M-file

From: French Caro

Date: 18 Jun, 2008 09:53:02

Message: 2 of 2

"Kevin " <kedecuyp@mathworks.com> wrote in message
<g3akb9$msk$1@fred.mathworks.com>...
> This is probably an impossible request...
> Is there an easy way to automatically create a Simulink
> model, complete with block parameters and connexions, from a
> Matlab script?
> I tried to look at the code of the Digital Filter Design
> block, which does exactly that. But it is a real nightmare.
> Is there some kind of toolbox that could help.
Hi,
Yes it is possible, difficult but possible.
You have to play with the command line functions like :
add_block, add_line and so on.
Good luck !
Caroline

Tags for this Thread

Add a New Tag:

Separated by commas
Ex.: root locus, bode

What are tags?

A tag is like a keyword or category label associated with each thread. Tags make it easier for you to find threads of interest.

Anyone can tag a thread. Tags are public and visible to everyone.

rssFeed for this Thread

Contact us at files@mathworks.com