Data type work vector name must less than 31 characters long
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Zoe Yuan
el 23 de Ag. de 2021
Comentada: Zoe Yuan
el 24 de Ag. de 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.
0 comentarios
Respuesta aceptada
Jonas
el 23 de Ag. de 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'.
0 comentarios
Más respuestas (1)
Fangjun Jiang
el 23 de Ag. de 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
Ver también
Categorías
Más información sobre Target Computer Setup en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!