Data type work vector name must less than 31 characters long

4 vues (au cours des 30 derniers jours)
Zoe Yuan
Zoe Yuan le 23 Août 2021
Commenté : Zoe Yuan le 24 Août 2021
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.

Réponse acceptée

Jonas
Jonas le 23 Août 2021
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'.

Plus de réponses (1)

Fangjun Jiang
Fangjun Jiang le 23 Août 2021
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

Catégories

En savoir plus sur Multicore Processor Targets dans Help Center et File Exchange

Produits


Version

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by