user-defined functions

6 ビュー (過去 30 日間)
dab483
dab483 2011 年 11 月 29 日
can we use multiple user-defined functions block (like s-function level 1, level 2, embedded matlab function) in one simulink model? will it degrade any performance (maybe in this case i am using s-function to describe my process model and then i am using the embedded matlab function as the estimator)?

採用された回答

Fangjun Jiang
Fangjun Jiang 2011 年 11 月 29 日
There is no limitation regarding the number of user-defined function blocks in a model. The performance depends on how well the function is written.
  2 件のコメント
dab483
dab483 2011 年 11 月 29 日
between those 3 types, is there any differences in terms of speed of simulation?
Kaustubha Govind
Kaustubha Govind 2011 年 11 月 29 日
Please see the Speed and Code Generation Requirements table on: http://www.mathworks.com/help/toolbox/simulink/ug/bq3qcgr.html

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeBlock and Blockset Authoring についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by