getp
Version 1.0.0.0 (779 Bytes) by
squirrel squirrel
This script returns property-value pairs of a simulink model, block or line
985 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 (2026). 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 LinuxCategories
- Control Systems > Simulink Design Optimization > Response Optimization > Specify Design Requirements >
Find more on Specify Design Requirements in Help Center and MATLAB Answers
Tags
Acknowledgements
Inspired: allparams: Lists all parameters of a Simulink object and their values, getp for R2007b
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
