Thread Subject: Snapshot of a system

Subject: Snapshot of a system

From: sathishvijay

Date: 3 Jul, 2008 06:13:41

Message: 1 of 3

Hi

I am trying to take snapshot of a model (only few subsystems). I tried
thro report generator, but am not able to define the confined number
of system for which I need the snapshots. It is either taking only the
top level system or goes and captures every subsystems.

Please let me know how to take snapshot of only few selected
subsystems. Thanks in advance.

Regards
Sathish
Bangalore, INDIA

Subject: Snapshot of a system

From: Arkadiy Turevskiy

Date: 3 Jul, 2008 17:51:02

Message: 2 of 3

sathishvijay <sathish.vijayaraghavan@gmail.com> wrote in
message <18b287ae-2242-475b-9a86-
4981b68341f1@l64g2000hse.googlegroups.com>...
> Hi
>
> I am trying to take snapshot of a model (only few
subsystems). I tried
> thro report generator, but am not able to define the
confined number
> of system for which I need the snapshots. It is either
taking only the
> top level system or goes and captures every subsystems.
>
> Please let me know how to take snapshot of only few
selected
> subsystems. Thanks in advance.
>
> Regards
> Sathish
> Bangalore, INDIA

Hi Sathish,
The simplest report setup file (.rpt file) to do what you
want would look like this:

Model Loop
     System Loop
                System Snapshot

In System Loop component select "Custom -use system list:"
from "Loop on System" menu.

In the white entry box replace %<gcs> with %<list>

Now all you need to do is define subsystems you want to
include snapshots of in a cell array "list". For example,
for f14 model, say you only want to report on two
subsystems, "Controller", and "Nz pilot calculation".

 >> list={'f14/Controller', 'f14/Nz pilot calculation'};

Now run the report and you'll get snapshots of
only "Controller" abd "Nz pilot calculation" subsystems.

Hope this helps.
Arkadiy Turevskiy
The MathWorks





Subject: Snapshot of a system

From: sathishvijay

Date: 5 Jul, 2008 12:19:11

Message: 3 of 3

On Jul 3, 10:51 pm, "Arkadiy Turevskiy" <ature...@mathworks.com>
wrote:
> sathishvijay <sathish.vijayaragha...@gmail.com> wrote in
> message <18b287ae-2242-475b-9a86-
> 4981b6834...@l64g2000hse.googlegroups.com>...> Hi
>
> > I am trying to take snapshot of a model (only few
>
> subsystems). I tried
>
> > thro report generator, but am not able to define the
> confined number
> > of system for which I need the snapshots. It is either
> taking only the
> > top level system or goes and captures every subsystems.
>
> > Please let me know how to take snapshot of only few
> selected
> > subsystems. Thanks in advance.
>
> > Regards
> > Sathish
> > Bangalore, INDIA
>
> Hi Sathish,
> The simplest report setup file (.rpt file) to do what you
> want would look like this:
>
> Model Loop
> System Loop
> System Snapshot
>
> In System Loop component select "Custom -use system list:"
> from "Loop on System" menu.
>
> In the white entry box replace %<gcs> with %<list>
>
> Now all you need to do is define subsystems you want to
> include snapshots of in a cell array "list". For example,
> for f14 model, say you only want to report on two
> subsystems, "Controller", and "Nz pilot calculation".
>
> >> list={'f14/Controller', 'f14/Nz pilot calculation'};
>
> Now run the report and you'll get snapshots of
> only "Controller" abd "Nz pilot calculation" subsystems.
>
> Hope this helps.
> Arkadiy Turevskiy
> The MathWorks

Hi Arkadiy

Thanks for your timely help.

Regards
Sathish

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
simulink report... Arkadiy Turevskiy 3 Jul, 2008 13:55:16
rssFeed for this Thread

Public Submission Policy

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 Disclaimer prior to use.

Contact us at files@mathworks.com