.tlc/.tmf file error
7 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Mark McBroom
il 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.
Risposte (0)
Vedere anche
Categorie
Scopri di più su Simulink Coder in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!