Substitute for Simulink.CustomSignal class

2 ビュー (過去 30 日間)
venkat
venkat 2013 年 3 月 1 日
While generating code for simulink models I received the following error
Warning: The Simulink.CustomSignal class is obsolete and will be removed in a future release. Please update your MATLAB code and resave MAT-files to stop creating objects of this class}
Is there a substitute for Simulink.CustomSignal class???

採用された回答

TAB
TAB 2013 年 3 月 1 日
Simulink.Signal is equivalent to Simulink.CustomSignal.
  1 件のコメント
venkat
venkat 2013 年 3 月 1 日
Yes. It is. Thank you TAB....

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

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeSimulink Coder についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by