Simulink Library Usage Stats
by Dan Lluch
02 Sep 2003
(Updated 13 Jan 2010)
Script that interrogates Simulink models for library block usage.
|
Watch this File
|
| File Information |
| Description |
This file leverages SLDIAGNOSTICS to extract statistics of library block usage from Simulink Diagrams. It will report
- number of times blocks are used from each library
- how many unique blocks are from that library and the total count of each.
Here is sample output for one library in a sample model:
dsparch4 : 5
unique blocks : 2
dsparch4/Digital Filter Design : 4
dsparch4/Digital Filter : 1 |
| Required Products |
Simulink
|
| MATLAB release |
MATLAB 6.5 (R13)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (1) |
| 02 Feb 2004 |
Dan Lluch
|
|
|
| Updates |
| 06 Nov 2003 |
cleaned output presentation: added indents and removed new line characters |
| 13 Jan 2010 |
- added copyright line to MATLAB file |
|
Contact us at files@mathworks.com