S-Function​を含むモデルのビルド​を行うと、User-​defined data typeに関する警告​メッセージが出力され​るのはなぜですか?

1 回表示 (過去 30 日間)
MathWorks Support Team
MathWorks Support Team 2012 年 3 月 15 日
ブロックを右クリックし、「S-Functionを生成」を選択して作成したS-Functionを含むモデルのビルドを行うと、警告メッセージが出力されます。
Warning: Real-Time Workshop -- In block "dummy2/dummy/dummy_sfcn", block type "S-Function": User-defined data type CSc1_dummy0_ChartStruct is required for DWork 0, but the information needed to define this data type is unknown. The generated code that normally specifies the data type of this DWork is being omitted. If additional custom code does not register this user-define data type and set the data type of this DWork, then the generated code will be incomplete.
この警告メッセージが何を表すのか教えてください。

採用された回答

MathWorks Support Team
MathWorks Support Team 2012 年 3 月 15 日
この警告メッセージはReal-Time Workshop 6.5 (R2006b)で出力されます。ビルドに影響はありませんので無視して構いません。R2007aで出力されないように修正されています。

その他の回答 (0 件)

カテゴリ

Help Center および File Exchangeモデルの入力と出力の準備 についてさらに検索

タグ

タグが未入力です。

Community Treasure Hunt

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

Start Hunting!