getp
Version 1.0.0.0 (779 Bytes) von
squirrel squirrel
This script returns property-value pairs of a simulink model, block or line
985 Downloads
Aktualisiert
6. Dez 2006
Keine Lizenz
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
...
Zitieren als
squirrel squirrel (2026). getp (https://de.mathworks.com/matlabcentral/fileexchange/13259-getp), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Erstellt mit
R14
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- Control Systems > Simulink Design Optimization > Response Optimization > Specify Design Requirements >
Mehr zu Specify Design Requirements finden Sie in Help Center und MATLAB Answers
Tags
Quellenangaben
Inspiriert: allparams: Lists all parameters of a Simulink object and their values, getp for R2007b
Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
| Version | Veröffentlicht | Versionshinweise | |
|---|---|---|---|
| 1.0.0.0 |
