.tlc/.tmf file error
이전 댓글 표시
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
Sandeep Mishra
2024년 10월 7일
Could you share the TLC/TMF file? This will help the community members reproduce the issue and provide more effective assistance.
Mark McBroom
2024년 11월 30일
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.
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Simulink Coder에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!