getp
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
Platform Compatibility
Windows macOS LinuxCategories
- Control Systems > Simulink Design Optimization > Response Optimization > Specify Design Requirements >
Tags
Acknowledgements
Inspired: allparams: Lists all parameters of a Simulink object and their values, getp for R2007b
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |