getp

This script returns property-value pairs of a simulink model, block or line
982 Downloads
Updated 6 Dec 2006

No License

The script GETP is a modified version of the command GET_PARAM. It returns property-value pairs of simulink models, blocks and lines.

Unlike GET_PARAM(SYS,'OBJECTPARAMETERS') the function GETP displays the property values.

Example:
>> getp('vdp')

Name: vdp
Tag: ''
Description: The van der Pol Equation
...

Cite As

squirrel squirrel (2024). getp (https://www.mathworks.com/matlabcentral/fileexchange/13259-getp), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R14
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0