Path: news.mathworks.com!not-for-mail
From: Idin Motedayen-Aval <run.signature@MATLAB.for.email>
Newsgroups: comp.soft-sys.matlab
Subject: Re: SImulink Viewer
Date: Wed, 09 Jan 2008 10:00:05 -0500
Organization: The MathWorks, Inc.
Lines: 27
Message-ID: <fm2nhl$olp$1@fred.mathworks.com>
References: <fkct81$j9s$1@fred.mathworks.com> <fke372$2r9$1@fred.mathworks.com> <fm2gh3$lqk$1@fred.mathworks.com>
NNTP-Posting-Host: motedayen-avali.dhcp.mathworks.com
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Trace: fred.mathworks.com 1199890805 25273 144.212.211.31 (9 Jan 2008 15:00:05 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Wed, 9 Jan 2008 15:00:05 +0000 (UTC)
User-Agent: Thunderbird 2.0.0.9 (Windows/20071031)
In-Reply-To: <fm2gh3$lqk$1@fred.mathworks.com>
Xref: news.mathworks.com comp.soft-sys.matlab:445041



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