coder bug in matlab2021 update: ??? Undefined function 'emcCanWriteCodeDescriptor' for input arguments of type 'struct’.
Show older comments
After Installing Matlab 2021a update, my code which used to compile fine with Matlab coder produces an error:
??? Undefined function 'emcCanWriteCodeDescriptor' for input arguments of type 'struct’.
The same code compiles fine in Matlab 2022a but I need it to work on 2021a.
Answers (1)
Fred Smith
on 24 Aug 2022
0 votes
Hi Dan,
If you are still having trouble in R2021a, please consider contacting tech. support, or providing reproduction steps. This does not appear to be a known issue.
Thanks,
Fred
1 Comment
Dan Nussinson
on 24 Aug 2022
Moved: Bruno Luong
on 24 Aug 2022
Categories
Find more on MATLAB Coder in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!