Level-2 M-file S-Function

Hello all,
I need to delete one of the 25 parameters of a Level-2 M-file S-Function in Simulink. More exactly the 16th. I did all the changes in the Mask Editor and I edited the corresponding m file, meaning that after deleting the 16th parameter, I moved the 17th parameter on the 16th position and so on. So finally I have 24 parameters.
After doing this I still get errors about the 25th parameter (which normally does not exist)
What am I doing wrong? Thanks in advance! Bye!

回答 (1 件)

Kaustubha Govind
Kaustubha Govind 2012 年 7 月 16 日

1 投票

Perhaps you have block.NumDialogPrms set to 25 in your MATLAB S-function code?

2 件のコメント

Diana Acreala
Diana Acreala 2012 年 7 月 17 日
No, I made sure that everything is changed also in the MATLAB S-function code..
Kaustubha Govind
Kaustubha Govind 2012 年 7 月 17 日
Could you post the exact error (and stack trace if available)? That will give us a better idea of what might be causing it.

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

カテゴリ

ヘルプ センター および File ExchangeSimulink についてさらに検索

質問済み:

2012 年 7 月 16 日

Community Treasure Hunt

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

Start Hunting!

Translated by