Accessing S function parameters through m scripts
4 ビュー (過去 30 日間)
古いコメントを表示
Hi,
I have a S function builder block in which there are number of inports and outports.I want to acces the list of these i/o's ports and also want to add some more or delete some ports. How can I get the all the information of the input and outputs of the S function builder by writing m scripts.
0 件のコメント
回答 (1 件)
Kaustubha Govind
2012 年 8 月 29 日
I don't know of a published command-line API for the S-function Builder, but you might be able to play around some, based on the commands I previously posted here. I wonder if the Legacy Code Tool is a better mechanism for you to use than the S-function Builder block if you want better command-line control.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Block and Blockset Authoring についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!