Why do I receive a code generation assertion while generating code with MATLAB Function block?
이전 댓글 표시
I have a MATLAB function block which uses global data using Data Store Memory blocks. The model updates and simulates without any error. However, during code generation, it throws the following error:
Code generation assertion 'cg_tag(aVarExpr->var())->ptr != NULL && getCGVarDimSizeVar(aVarExpr->var()) != NULL' failed in 'b:\matlab\src\rtwcg\rtwcg_utils\rtwcg_dataconnector.cpp:479
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Logical에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!