<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/161130</link>
    <title>MATLAB Central Newsreader - SImulink Viewer</title>
    <description>Feed for thread: SImulink Viewer</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>Thu, 20 Dec 2007 05:06:09 -0500</pubDate>
      <title>SImulink Viewer</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/161130#406828</link>
      <author>Yogananda Jeppu</author>
      <description>Is there an utility to view mdl files without having &lt;br&gt;
matlab?&lt;br&gt;
&lt;br&gt;
If not it could be useful to have one in case you are &lt;br&gt;
dicussing simulink files with another person and he/she &lt;br&gt;
does not have matlab installed on the machine. If one &lt;br&gt;
could browse through the blocks, zoom in/out, add comments &lt;br&gt;
and notes like the PDF reader it would be useful.</description>
    </item>
    <item>
      <pubDate>Thu, 20 Dec 2007 15:53:59 -0500</pubDate>
      <title>Re: SImulink Viewer</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/161130#406891</link>
      <author>Amanda Galtman</author>
      <description>&lt;br&gt;
&quot;Yogananda Jeppu&quot; &amp;lt;yvj_2000@yahoo.com&amp;gt; wrote in message &lt;br&gt;
news:fkct81$j9s$1@fred.mathworks.com...&lt;br&gt;
&amp;gt; Is there an utility to view mdl files without having&lt;br&gt;
&amp;gt; matlab?&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; If not it could be useful to have one in case you are&lt;br&gt;
&amp;gt; dicussing simulink files with another person and he/she&lt;br&gt;
&amp;gt; does not have matlab installed on the machine. If one&lt;br&gt;
&amp;gt; could browse through the blocks, zoom in/out, add comments&lt;br&gt;
&amp;gt; and notes like the PDF reader it would be useful.&lt;br&gt;
&lt;br&gt;
If the person who has Simulink installed also has the Simulink Report Generator, &lt;br&gt;
then they can create a &quot;Web view&quot; of the model to show someone else.  Here's &lt;br&gt;
some information about Web views:&lt;br&gt;
&lt;br&gt;
Documentation&lt;br&gt;
&lt;a href=&quot;http://www.mathworks.com/access/helpdesk/help/toolbox/rptgenext/ug/bqmz372.html&quot;&gt;http://www.mathworks.com/access/helpdesk/help/toolbox/rptgenext/ug/bqmz372.html&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
Demo (long URL should be one piece, despite possible line breaks that appear)&lt;br&gt;
&lt;a href=&quot;http://www.mathworks.com/products/SL_reportgenerator/demos.html?file=/products/demos/SL_reportgenerator/webviews_demo/html/webviewdemo.html&quot;&gt;http://www.mathworks.com/products/SL_reportgenerator/demos.html?file=/products/demos/SL_reportgenerator/webviews_demo/html/webviewdemo.html&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
HTH,&lt;br&gt;
Amanda </description>
    </item>
    <item>
      <pubDate>Thu, 20 Dec 2007 15:54:10 -0500</pubDate>
      <title>Re: SImulink Viewer</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/161130#406892</link>
      <author>Idin Motedayen-Aval</author>
      <description>Yogananda Jeppu wrote:&lt;br&gt;
&amp;gt; Is there an utility to view mdl files without having &lt;br&gt;
&amp;gt; matlab?&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; If not it could be useful to have one in case you are &lt;br&gt;
&amp;gt; dicussing simulink files with another person and he/she &lt;br&gt;
&amp;gt; does not have matlab installed on the machine. If one &lt;br&gt;
&amp;gt; could browse through the blocks, zoom in/out, add comments &lt;br&gt;
&amp;gt; and notes like the PDF reader it would be useful.&lt;br&gt;
&lt;br&gt;
Yogananda,&lt;br&gt;
I'm not aware of a &quot;Simulink Viewer&quot;, but the Simulink Report Generator &lt;br&gt;
can create an HTML version of the Simulink model that is viewable and &lt;br&gt;
navigable on any web browser:&lt;br&gt;
&lt;a href=&quot;http://www.mathworks.com/products/SL_reportgenerator/&quot;&gt;http://www.mathworks.com/products/SL_reportgenerator/&lt;/a&gt;&lt;br&gt;
If you have the SL Report Generator, it's really simple.  You go to &lt;br&gt;
&quot;File Menu -&amp;gt; Export to Web&quot;&lt;br&gt;
and it will give you the HTML version that you can share with anyone.&lt;br&gt;
Here is an example of an HTML file:&lt;br&gt;
&lt;a href=&quot;http://www.mathworks.com/products/demos/SL_reportgenerator/sldemo_auto_climatecontrol_reportgen_slwebview.html&quot;&gt;http://www.mathworks.com/products/demos/SL_reportgenerator/sldemo_auto_climatecontrol_reportgen_slwebview.html&lt;/a&gt;&lt;br&gt;
It needs SVG support in the browser; you can download a plug-in for IE at:&lt;br&gt;
&lt;a href=&quot;http://www.adobe.com/svg/viewer/install/main.html&quot;&gt;http://www.adobe.com/svg/viewer/install/main.html&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
HTH,&lt;br&gt;
Idin&lt;br&gt;
&lt;br&gt;
-- &lt;br&gt;
Idin Motedayen-Aval&lt;br&gt;
The MathWorks, Inc.&lt;br&gt;
zq=[4 2 5 -15 -1 -3 24 -57 45 -12 19 -12 15 -8 3 -7 8 -69 53 12 -2];&lt;br&gt;
char(filter(1,[1,-1],[105 zq])), clear zq</description>
    </item>
    <item>
      <pubDate>Wed, 09 Jan 2008 13:00:19 -0500</pubDate>
      <title>Re: SImulink Viewer</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/161130#408695</link>
      <author>Andrzej </author>
      <description>Idin Motedayen-Aval &amp;lt;run.signature@MATLAB.for.email&amp;gt; wrote&lt;br&gt;
in message &amp;lt;fke372$2r9$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; Yogananda Jeppu wrote:&lt;br&gt;
&amp;gt; &amp;gt; Is there an utility to view mdl files without having &lt;br&gt;
&amp;gt; &amp;gt; matlab?&lt;br&gt;
&amp;gt; &amp;gt; &lt;br&gt;
&amp;gt; &amp;gt; If not it could be useful to have one in case you are &lt;br&gt;
&amp;gt; &amp;gt; dicussing simulink files with another person and he/she &lt;br&gt;
&amp;gt; &amp;gt; does not have matlab installed on the machine. If one &lt;br&gt;
&amp;gt; &amp;gt; could browse through the blocks, zoom in/out, add comments &lt;br&gt;
&amp;gt; &amp;gt; and notes like the PDF reader it would be useful.&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Yogananda,&lt;br&gt;
&amp;gt; I'm not aware of a &quot;Simulink Viewer&quot;, but the Simulink&lt;br&gt;
Report Generator &lt;br&gt;
&amp;gt; can create an HTML version of the Simulink model that is&lt;br&gt;
viewable and &lt;br&gt;
&amp;gt; navigable on any web browser:&lt;br&gt;
&amp;gt; &lt;a href=&quot;http://www.mathworks.com/products/SL_reportgenerator/&quot;&gt;http://www.mathworks.com/products/SL_reportgenerator/&lt;/a&gt;&lt;br&gt;
&amp;gt; If you have the SL Report Generator, it's really simple. &lt;br&gt;
You go to &lt;br&gt;
&amp;gt; &quot;File Menu -&amp;gt; Export to Web&quot;&lt;br&gt;
&amp;gt; and it will give you the HTML version that you can share&lt;br&gt;
with anyone.&lt;br&gt;
&amp;gt; Here is an example of an HTML file:&lt;br&gt;
&amp;gt;&lt;br&gt;
&lt;a href=&quot;http://www.mathworks.com/products/demos/SL_reportgenerator/sldemo_auto_climatecontrol_reportgen_slwebview.html&quot;&gt;http://www.mathworks.com/products/demos/SL_reportgenerator/sldemo_auto_climatecontrol_reportgen_slwebview.html&lt;/a&gt;&lt;br&gt;
&amp;gt; It needs SVG support in the browser; you can download a&lt;br&gt;
plug-in for IE at:&lt;br&gt;
&amp;gt; &lt;a href=&quot;http://www.adobe.com/svg/viewer/install/main.html&quot;&gt;http://www.adobe.com/svg/viewer/install/main.html&lt;/a&gt;&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; HTH,&lt;br&gt;
&amp;gt; Idin&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; -- &lt;br&gt;
&amp;gt; Idin Motedayen-Aval&lt;br&gt;
&amp;gt; The MathWorks, Inc.&lt;br&gt;
&amp;gt; zq=[4 2 5 -15 -1 -3 24 -57 45 -12 19 -12 15 -8 3 -7 8 -69&lt;br&gt;
53 12 -2];&lt;br&gt;
&amp;gt; char(filter(1,[1,-1],[105 zq])), clear zq&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
The example given is quite small, with very few pages, and&lt;br&gt;
only a few signals and blocks on each page. When used with&lt;br&gt;
medium / large models Simulink Report Generator is&lt;br&gt;
inefficient as it produces one large .svg file, that takes&lt;br&gt;
both a long time to open (1 ~ 30 minutes), and takes up 10MB&lt;br&gt;
~ 1+ GB of RAM (dependent on the size of the model.)&lt;br&gt;
&lt;br&gt;
It would be useful if either a Simulink Viewer was made&lt;br&gt;
available (to navigate the .mdl files, which are after all&lt;br&gt;
only text files), or the Report Generator modified so that&lt;br&gt;
it produces many and smaller .svg files so that large models&lt;br&gt;
can be navigated quicker.</description>
    </item>
    <item>
      <pubDate>Wed, 09 Jan 2008 15:00:05 -0500</pubDate>
      <title>Re: SImulink Viewer</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/161130#408713</link>
      <author>Idin Motedayen-Aval</author>
      <description>Andrzej wrote:&lt;br&gt;
&amp;gt; Idin Motedayen-Aval &amp;lt;run.signature@MATLAB.for.email&amp;gt; wrote&lt;br&gt;
&lt;br&gt;
&amp;lt; snip... &amp;gt;&lt;br&gt;
&lt;br&gt;
&amp;gt; The example given is quite small, with very few pages, and&lt;br&gt;
&amp;gt; only a few signals and blocks on each page. When used with&lt;br&gt;
&amp;gt; medium / large models Simulink Report Generator is&lt;br&gt;
&amp;gt; inefficient as it produces one large .svg file, that takes&lt;br&gt;
&amp;gt; both a long time to open (1 ~ 30 minutes), and takes up 10MB&lt;br&gt;
&amp;gt; ~ 1+ GB of RAM (dependent on the size of the model.)&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; It would be useful if either a Simulink Viewer was made&lt;br&gt;
&amp;gt; available (to navigate the .mdl files, which are after all&lt;br&gt;
&amp;gt; only text files), or the Report Generator modified so that&lt;br&gt;
&amp;gt; it produces many and smaller .svg files so that large models&lt;br&gt;
&amp;gt; can be navigated quicker.&lt;br&gt;
&lt;br&gt;
Thanks, Andrzej.  I'll pass this on.&lt;br&gt;
&lt;br&gt;
Idin&lt;br&gt;
&lt;br&gt;
-- &lt;br&gt;
Idin Motedayen-Aval&lt;br&gt;
The MathWorks, Inc.&lt;br&gt;
zq=[4 2 5 -15 -1 -3 24 -57 45 -12 19 -12 15 -8 3 -7 8 -69 53 12 -2];&lt;br&gt;
char(filter(1,[1,-1],[105 zq])), clear zq</description>
    </item>
    <item>
      <pubDate>Tue, 04 Mar 2008 15:50:19 -0500</pubDate>
      <title>Re: SImulink Viewer</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/161130#418954</link>
      <author>Arkadiy Turevskiy</author>
      <description>Simulink Report Generator has been enhanced in R2008a. &lt;br&gt;
Starting with this release Web views are generated as many &lt;br&gt;
small svg files instead of one large file. This results in &lt;br&gt;
almost instantaneous loading of Web views, even for large &lt;br&gt;
models.&lt;br&gt;
&lt;br&gt;
Here is a link to a Web view of HL-20 model:&lt;br&gt;
&lt;a href=&quot;http://www.mathworks.com/products/demos/aeroblks/hl20/hl20_s&quot;&gt;http://www.mathworks.com/products/demos/aeroblks/hl20/hl20_s&lt;/a&gt;&lt;br&gt;
lwebview.html&lt;br&gt;
&lt;br&gt;
from this Aerospace Blockset demo:&lt;br&gt;
&lt;a href=&quot;http://www.mathworks.com/products/aeroblks/demos.html?&quot;&gt;http://www.mathworks.com/products/aeroblks/demos.html?&lt;/a&gt;&lt;br&gt;
file=/products/demos/aeroblks/hl20/hl20_demo.html&lt;br&gt;
&lt;br&gt;
In addition to this new feature, Web views in R2008a now &lt;br&gt;
support Doc blocks and Embedded MATLAB blocks.&lt;br&gt;
&lt;br&gt;
For the full list of new features, here is a link:&lt;br&gt;
&lt;a href=&quot;http://www.mathworks.com/products/SL_reportgenerator/whatsne&quot;&gt;http://www.mathworks.com/products/SL_reportgenerator/whatsne&lt;/a&gt;&lt;br&gt;
w.html&lt;br&gt;
&lt;br&gt;
New capabilities should address the concerns brought up in &lt;br&gt;
the post.&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&quot;Andrzej &quot; &lt;br&gt;
&amp;lt;removerubbish.qpwo.eirutyandrzejqpwo.eiruty@denso-&lt;br&gt;
sales.co.uk&amp;gt; wrote in message &amp;lt;fm2gh3&lt;br&gt;
$lqk$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; Idin Motedayen-Aval &amp;lt;run.signature@MATLAB.for.email&amp;gt; wrote&lt;br&gt;
&amp;gt; in message &amp;lt;fke372$2r9$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; &amp;gt; Yogananda Jeppu wrote:&lt;br&gt;
&amp;gt; &amp;gt; &amp;gt; Is there an utility to view mdl files without having &lt;br&gt;
&amp;gt; &amp;gt; &amp;gt; matlab?&lt;br&gt;
&amp;gt; &amp;gt; &amp;gt; &lt;br&gt;
&amp;gt; &amp;gt; &amp;gt; If not it could be useful to have one in case you are &lt;br&gt;
&amp;gt; &amp;gt; &amp;gt; dicussing simulink files with another person and &lt;br&gt;
he/she &lt;br&gt;
&amp;gt; &amp;gt; &amp;gt; does not have matlab installed on the machine. If one &lt;br&gt;
&amp;gt; &amp;gt; &amp;gt; could browse through the blocks, zoom in/out, add &lt;br&gt;
comments &lt;br&gt;
&amp;gt; &amp;gt; &amp;gt; and notes like the PDF reader it would be useful.&lt;br&gt;
&amp;gt; &amp;gt; &lt;br&gt;
&amp;gt; &amp;gt; Yogananda,&lt;br&gt;
&amp;gt; &amp;gt; I'm not aware of a &quot;Simulink Viewer&quot;, but the Simulink&lt;br&gt;
&amp;gt; Report Generator &lt;br&gt;
&amp;gt; &amp;gt; can create an HTML version of the Simulink model that is&lt;br&gt;
&amp;gt; viewable and &lt;br&gt;
&amp;gt; &amp;gt; navigable on any web browser:&lt;br&gt;
&amp;gt; &amp;gt; &lt;a href=&quot;http://www.mathworks.com/products/SL_reportgenerator/&quot;&gt;http://www.mathworks.com/products/SL_reportgenerator/&lt;/a&gt;&lt;br&gt;
&amp;gt; &amp;gt; If you have the SL Report Generator, it's really &lt;br&gt;
simple. &lt;br&gt;
&amp;gt; You go to &lt;br&gt;
&amp;gt; &amp;gt; &quot;File Menu -&amp;gt; Export to Web&quot;&lt;br&gt;
&amp;gt; &amp;gt; and it will give you the HTML version that you can share&lt;br&gt;
&amp;gt; with anyone.&lt;br&gt;
&amp;gt; &amp;gt; Here is an example of an HTML file:&lt;br&gt;
&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt; &lt;br&gt;
&lt;a href=&quot;http://www.mathworks.com/products/demos/SL_reportgenerator/s&quot;&gt;http://www.mathworks.com/products/demos/SL_reportgenerator/s&lt;/a&gt;&lt;br&gt;
ldemo_auto_climatecontrol_reportgen_slwebview.html&lt;br&gt;
&amp;gt; &amp;gt; It needs SVG support in the browser; you can download a&lt;br&gt;
&amp;gt; plug-in for IE at:&lt;br&gt;
&amp;gt; &amp;gt; &lt;a href=&quot;http://www.adobe.com/svg/viewer/install/main.html&quot;&gt;http://www.adobe.com/svg/viewer/install/main.html&lt;/a&gt;&lt;br&gt;
&amp;gt; &amp;gt; &lt;br&gt;
&amp;gt; &amp;gt; HTH,&lt;br&gt;
&amp;gt; &amp;gt; Idin&lt;br&gt;
&amp;gt; &amp;gt; &lt;br&gt;
&amp;gt; &amp;gt; -- &lt;br&gt;
&amp;gt; &amp;gt; Idin Motedayen-Aval&lt;br&gt;
&amp;gt; &amp;gt; The MathWorks, Inc.&lt;br&gt;
&amp;gt; &amp;gt; zq=[4 2 5 -15 -1 -3 24 -57 45 -12 19 -12 15 -8 3 -7 8 -&lt;br&gt;
69&lt;br&gt;
&amp;gt; 53 12 -2];&lt;br&gt;
&amp;gt; &amp;gt; char(filter(1,[1,-1],[105 zq])), clear zq&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; The example given is quite small, with very few pages, and&lt;br&gt;
&amp;gt; only a few signals and blocks on each page. When used with&lt;br&gt;
&amp;gt; medium / large models Simulink Report Generator is&lt;br&gt;
&amp;gt; inefficient as it produces one large .svg file, that takes&lt;br&gt;
&amp;gt; both a long time to open (1 ~ 30 minutes), and takes up &lt;br&gt;
10MB&lt;br&gt;
&amp;gt; ~ 1+ GB of RAM (dependent on the size of the model.)&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; It would be useful if either a Simulink Viewer was made&lt;br&gt;
&amp;gt; available (to navigate the .mdl files, which are after all&lt;br&gt;
&amp;gt; only text files), or the Report Generator modified so that&lt;br&gt;
&amp;gt; it produces many and smaller .svg files so that large &lt;br&gt;
models&lt;br&gt;
&amp;gt; can be navigated quicker.</description>
    </item>
  </channel>
</rss>

