There is no Interface tab in Code Generation (r2017b)
조회 수: 1 (최근 30일)
이전 댓글 표시
I am trying to generate a dll file using a custom GRT target. Simulink Code Generator is able to generate the code but not execute the .bat file because it cannot find "builtin_typeid_types.h" in rtlogging.h. I cannot find this reference in any of the MATLAB folders (I am using MATLAB 2017b).
Most common solution I found is to enable MAT-file logging from Code Generation > Interface. But I cannot find the interface tab, it doesn't appear at all. Please help!
댓글 수: 0
답변 (1개)
Aghamarsh Varanasi
2020년 12월 30일
Hi,
I am able to find the 'Interface' tab under 'Code Generation' in the 'Configuration settings' of the Simulink model. I suggest you to check if there are any updates for MATLAB R2017b and update it to the latest version.
If the issue still persists, please contact MathWorks support to resolve the issue.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Prepare Model Inputs and Outputs에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!