.tlc/.tmf file error
6 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi
I have a .tlc/tmf file created for 64-bit. It is building the model successfully in 2016b. But if I rename the files, it throws error "Dot indexing is not supported for variables of this type" for 2024b
Note : The content inside the tlc/tmf files are same. Only the file name is changed. (from 'C671xR20_64' to 'C671xR24_M64_P64')
Any leads will be appreciated.
3 Kommentare
Mark McBroom
am 30 Nov. 2024
Does the error occur during code generation or when the code is being compiled/linked? If during code generation, the problem is the .tlc file, if compile/link then the .tmf is the problem.
Antworten (0)
Siehe auch
Kategorien
Mehr zu Simulink Coder finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!