Thread Subject: SImulink Viewer

Subject: SImulink Viewer

From: Yogananda Jeppu

Date: 20 Dec, 2007 05:06:09

Message: 1 of 6

Is there an utility to view mdl files without having
matlab?

If not it could be useful to have one in case you are
dicussing simulink files with another person and he/she
does not have matlab installed on the machine. If one
could browse through the blocks, zoom in/out, add comments
and notes like the PDF reader it would be useful.

Subject: SImulink Viewer

From: Amanda Galtman

Date: 20 Dec, 2007 15:53:59

Message: 2 of 6


"Yogananda Jeppu" <yvj_2000@yahoo.com> wrote in message
news:fkct81$j9s$1@fred.mathworks.com...
> Is there an utility to view mdl files without having
> matlab?
>
> If not it could be useful to have one in case you are
> dicussing simulink files with another person and he/she
> does not have matlab installed on the machine. If one
> could browse through the blocks, zoom in/out, add comments
> and notes like the PDF reader it would be useful.

If the person who has Simulink installed also has the Simulink Report Generator,
then they can create a "Web view" of the model to show someone else. Here's
some information about Web views:

Documentation
http://www.mathworks.com/access/helpdesk/help/toolbox/rptgenext/ug/bqmz372.html

Demo (long URL should be one piece, despite possible line breaks that appear)
http://www.mathworks.com/products/SL_reportgenerator/demos.html?file=/products/demos/SL_reportgenerator/webviews_demo/html/webviewdemo.html


HTH,
Amanda


Subject: SImulink Viewer

From: Idin Motedayen-Aval

Date: 20 Dec, 2007 15:54:10

Message: 3 of 6

Yogananda Jeppu wrote:
> Is there an utility to view mdl files without having
> matlab?
>
> If not it could be useful to have one in case you are
> dicussing simulink files with another person and he/she
> does not have matlab installed on the machine. If one
> could browse through the blocks, zoom in/out, add comments
> and notes like the PDF reader it would be useful.

Yogananda,
I'm not aware of a "Simulink Viewer", but the Simulink Report Generator
can create an HTML version of the Simulink model that is viewable and
navigable on any web browser:
http://www.mathworks.com/products/SL_reportgenerator/
If you have the SL Report Generator, it's really simple. You go to
"File Menu -> Export to Web"
and it will give you the HTML version that you can share with anyone.
Here is an example of an HTML file:
http://www.mathworks.com/products/demos/SL_reportgenerator/sldemo_auto_climatecontrol_reportgen_slwebview.html
It needs SVG support in the browser; you can download a plug-in for IE at:
http://www.adobe.com/svg/viewer/install/main.html

HTH,
Idin

--
Idin Motedayen-Aval
The MathWorks, Inc.
zq=[4 2 5 -15 -1 -3 24 -57 45 -12 19 -12 15 -8 3 -7 8 -69 53 12 -2];
char(filter(1,[1,-1],[105 zq])), clear zq

Subject: SImulink Viewer

From: Andrzej

Date: 9 Jan, 2008 13:00:19

Message: 4 of 6

Idin Motedayen-Aval <run.signature@MATLAB.for.email> wrote
in message <fke372$2r9$1@fred.mathworks.com>...
> Yogananda Jeppu wrote:
> > Is there an utility to view mdl files without having
> > matlab?
> >
> > If not it could be useful to have one in case you are
> > dicussing simulink files with another person and he/she
> > does not have matlab installed on the machine. If one
> > could browse through the blocks, zoom in/out, add comments
> > and notes like the PDF reader it would be useful.
>
> Yogananda,
> I'm not aware of a "Simulink Viewer", but the Simulink
Report Generator
> can create an HTML version of the Simulink model that is
viewable and
> navigable on any web browser:
> http://www.mathworks.com/products/SL_reportgenerator/
> If you have the SL Report Generator, it's really simple.
You go to
> "File Menu -> Export to Web"
> and it will give you the HTML version that you can share
with anyone.
> Here is an example of an HTML file:
>
http://www.mathworks.com/products/demos/SL_reportgenerator/sldemo_auto_climatecontrol_reportgen_slwebview.html
> It needs SVG support in the browser; you can download a
plug-in for IE at:
> http://www.adobe.com/svg/viewer/install/main.html
>
> HTH,
> Idin
>
> --
> Idin Motedayen-Aval
> The MathWorks, Inc.
> zq=[4 2 5 -15 -1 -3 24 -57 45 -12 19 -12 15 -8 3 -7 8 -69
53 12 -2];
> char(filter(1,[1,-1],[105 zq])), clear zq


The example given is quite small, with very few pages, and
only a few signals and blocks on each page. When used with
medium / large models Simulink Report Generator is
inefficient as it produces one large .svg file, that takes
both a long time to open (1 ~ 30 minutes), and takes up 10MB
~ 1+ GB of RAM (dependent on the size of the model.)

It would be useful if either a Simulink Viewer was made
available (to navigate the .mdl files, which are after all
only text files), or the Report Generator modified so that
it produces many and smaller .svg files so that large models
can be navigated quicker.

Subject: SImulink Viewer

From: Idin Motedayen-Aval

Date: 9 Jan, 2008 15:00:05

Message: 5 of 6

Andrzej wrote:
> Idin Motedayen-Aval <run.signature@MATLAB.for.email> wrote

< snip... >

> The example given is quite small, with very few pages, and
> only a few signals and blocks on each page. When used with
> medium / large models Simulink Report Generator is
> inefficient as it produces one large .svg file, that takes
> both a long time to open (1 ~ 30 minutes), and takes up 10MB
> ~ 1+ GB of RAM (dependent on the size of the model.)
>
> It would be useful if either a Simulink Viewer was made
> available (to navigate the .mdl files, which are after all
> only text files), or the Report Generator modified so that
> it produces many and smaller .svg files so that large models
> can be navigated quicker.

Thanks, Andrzej. I'll pass this on.

Idin

--
Idin Motedayen-Aval
The MathWorks, Inc.
zq=[4 2 5 -15 -1 -3 24 -57 45 -12 19 -12 15 -8 3 -7 8 -69 53 12 -2];
char(filter(1,[1,-1],[105 zq])), clear zq

Subject: SImulink Viewer

From: Arkadiy Turevskiy

Date: 4 Mar, 2008 15:50:19

Message: 6 of 6

Simulink Report Generator has been enhanced in R2008a.
Starting with this release Web views are generated as many
small svg files instead of one large file. This results in
almost instantaneous loading of Web views, even for large
models.

Here is a link to a Web view of HL-20 model:
http://www.mathworks.com/products/demos/aeroblks/hl20/hl20_s
lwebview.html

from this Aerospace Blockset demo:
http://www.mathworks.com/products/aeroblks/demos.html?
file=/products/demos/aeroblks/hl20/hl20_demo.html

In addition to this new feature, Web views in R2008a now
support Doc blocks and Embedded MATLAB blocks.

For the full list of new features, here is a link:
http://www.mathworks.com/products/SL_reportgenerator/whatsne
w.html

New capabilities should address the concerns brought up in
the post.


"Andrzej "
<removerubbish.qpwo.eirutyandrzejqpwo.eiruty@denso-
sales.co.uk> wrote in message <fm2gh3
$lqk$1@fred.mathworks.com>...
> Idin Motedayen-Aval <run.signature@MATLAB.for.email> wrote
> in message <fke372$2r9$1@fred.mathworks.com>...
> > Yogananda Jeppu wrote:
> > > Is there an utility to view mdl files without having
> > > matlab?
> > >
> > > If not it could be useful to have one in case you are
> > > dicussing simulink files with another person and
he/she
> > > does not have matlab installed on the machine. If one
> > > could browse through the blocks, zoom in/out, add
comments
> > > and notes like the PDF reader it would be useful.
> >
> > Yogananda,
> > I'm not aware of a "Simulink Viewer", but the Simulink
> Report Generator
> > can create an HTML version of the Simulink model that is
> viewable and
> > navigable on any web browser:
> > http://www.mathworks.com/products/SL_reportgenerator/
> > If you have the SL Report Generator, it's really
simple.
> You go to
> > "File Menu -> Export to Web"
> > and it will give you the HTML version that you can share
> with anyone.
> > Here is an example of an HTML file:
> >
>
http://www.mathworks.com/products/demos/SL_reportgenerator/s
ldemo_auto_climatecontrol_reportgen_slwebview.html
> > It needs SVG support in the browser; you can download a
> plug-in for IE at:
> > http://www.adobe.com/svg/viewer/install/main.html
> >
> > HTH,
> > Idin
> >
> > --
> > Idin Motedayen-Aval
> > The MathWorks, Inc.
> > zq=[4 2 5 -15 -1 -3 24 -57 45 -12 19 -12 15 -8 3 -7 8 -
69
> 53 12 -2];
> > char(filter(1,[1,-1],[105 zq])), clear zq
>
>
> The example given is quite small, with very few pages, and
> only a few signals and blocks on each page. When used with
> medium / large models Simulink Report Generator is
> inefficient as it produces one large .svg file, that takes
> both a long time to open (1 ~ 30 minutes), and takes up
10MB
> ~ 1+ GB of RAM (dependent on the size of the model.)
>
> It would be useful if either a Simulink Viewer was made
> available (to navigate the .mdl files, which are after all
> only text files), or the Report Generator modified so that
> it produces many and smaller .svg files so that large
models
> can be navigated quicker.

Tags for this Thread

Everyone's Tags:

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.

Tag Activity for This Thread
Tag Applied By Date/Time
report generator Arkadiy Turevskiy 4 Mar, 2008 10:50:31
viewer Yogananda Jeppu 20 Dec, 2007 00:10:22
simulink Yogananda Jeppu 20 Dec, 2007 00:10:22
rssFeed for this Thread
 

MATLAB Central Terms of Use

NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content. Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available via MATLAB Central. Read the complete Terms prior to use.

Contact us at files@mathworks.com