Skip to Main Content Skip to Search
Product Documentation

Simulink.sdi.view - Open Simulation Data Inspector tool

Syntax

Simulink.sdi.view

Description

Simulink.sdi.view opens the Simulation Data Inspector tool.

Examples

Create a run in the Simulation Data Inspector and open the tool to view the simulation output.

% Configure model "sldemo_f14" for logging and simulate
simOut = sim('sldemo_f14', 'SaveOutput','on', ...
             'SaveFormat', 'StructureWithTime', ...
             'ReturnWorkspaceOutputs', 'on');

% Create a run in the Simulation Data Inspector
runID = Simulink.sdi.createRun('My Run','base',{'simOut'});

% See the results in Simulation Data Inspector
Simulink.sdi.view;

Alternatives

To open the Simulation Data Inspector tool, on the Model Editor window, select Tools > Inspect Logged Signals.

See Also

Simulink.sdi.createRun

How To

  


Related Products & Applications

Learn more about Simulink through this collection of videos, articles, technical literature and the Getting Started with Simulink Guide.

 © 1984-2012- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS