Data type work vector name must less than 31 characters long

8 ビュー (過去 30 日間)
Zoe Yuan
Zoe Yuan 2021 年 8 月 23 日
コメント済み: Zoe Yuan 2021 年 8 月 24 日
I used a parameter(not a vector) named as 'CBM_Indicated_Combustion_Torque ' , when I build model, it shows
How to fix it?
It required to set multitask data store to error in Data Validity block.

採用された回答

Jonas
Jonas 2021 年 8 月 23 日
Try to increase the setting 'Maximum identifier length' from 31 to 63. It can be found in the Configuration Parameters under 'Code Generation' and then 'Identifiers'.

その他の回答 (1 件)

Fangjun Jiang
Fangjun Jiang 2021 年 8 月 23 日
Assume you are using base workspace as data source, could run this in Command Window and inspect the "data type" property value?
open CBM_Indicated_Combustion_Torque

カテゴリ

Help Center および File ExchangeTarget Computer Setup についてさらに検索

製品


リリース

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by