getp
バージョン 1.0.0.0 (779 Bytes) 作成者:
squirrel squirrel
This script returns property-value pairs of a simulink model, block or line
ダウンロード: 984
更新
2006/12/6
ライセンスがありません
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
...
引用
squirrel squirrel (2024). getp (https://www.mathworks.com/matlabcentral/fileexchange/13259-getp), MATLAB Central File Exchange. に取得済み.
MATLAB リリースの互換性
作成:
R14
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linuxカテゴリ
- Control Systems > Simulink Design Optimization > Response Optimization > Specify Design Requirements >
Help Center および MATLAB Answers で Specify Design Requirements についてさらに検索
タグ
謝辞
ヒントを与えたファイル: 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!バージョン | 公開済み | リリース ノート | |
---|---|---|---|
1.0.0.0 |