scb

Set current block.
ダウンロード: 2K
更新 2007/2/1

ライセンスの表示

SCB(BLOCK) redefines the current block returned by GCB to be BLOCK.

Example
test model with a Constant block and an Add block
gcb returns 'untitled/Constant'
scb('untitled/Add')
gcb returns 'untitled/Add'

引用

Per-Anders Ekstrom (2024). scb (https://www.mathworks.com/matlabcentral/fileexchange/13833-scb), MATLAB Central File Exchange. に取得済み.

MATLAB リリースの互換性
作成: R2006a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersProgrammatic Model Editing についてさらに検索

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0

Added example in help.