You can launch the Timing Analyzer table to display existing timing analysis results by entering this command at the MATLAB command prompt:
xlAnalyzeTiming(<mdl_hdle>, <netlist_dir>)
where <mdl_hdle>
is the
Simulink®
model handle (the handle of the top level
design), and <netlist_dir> is the
Code Directory specified in
the Model Composer Hub dialog box. The Timing Analyzer table will display the timing
analysis results stored in the specified Code
Directory, regardless of the option selected for
Perform Analysis (Post Synthesis
or Post
Implementation
).