Why do I receive this TLC processing error: need to rebuild my my model because of incomplete records in the .rtw file.
3 views (last 30 days)
Show older comments
I was following instructions from the Build Process part. After building the ecaxt model and running the command
slbuild('basic')
tlc -r basic_grt_rtw/basic.rtw basic.tlc -v
I kept getting this error:
And this is the data it indicates:
0 Comments
Answers (1)
Mark McBroom
on 14 Jan 2023
Your MATLAB code at the top of this post is for Simulink model "basic" but the error message and RTW file is for model "basic2". Did you use the wrong RTW file?
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!