.tlc/.tmf file error
6 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Mark McBroom
le 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.
Réponses (0)
Voir également
Catégories
En savoir plus sur Simulink Coder dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!