Why does "rtwtypes.h" include complex number type definitions when the file is generated using Real-Time Workshop 6.1 (R14SP1) in the shared utility directory with 'SupportComplex' property turned off?
조회 수: 5 (최근 30일)
이전 댓글 표시
When I disable the "SupportComplex" property for my model, I do not expect the generated file "rtwtypes.h" to include complex number type definitions. However, when I generate code, using Real-Time Workshop 6.1 (R14SP1), in the shared utility directory (slprj/ert/_sharedutils), the code includes complex number type definitions.
채택된 답변
MathWorks Support Team
2009년 6월 27일
This bug has been fixed in Release 2007a (R2007a). For previous product releases, read below for any possible workarounds:
We have verified that there is a bug in Real-Time Workshop 6.1 (R14SP1) in the way that Real-Time Workshop generates "rtwtypes.h" in the shared utility directory without complex number support.
To work around this issue,
1. Set the "Utility Function Generation" option on the Real-Time Workshop -> Interface pane of the Configuration Parameters dialog box to "Auto."
2. Regenerate the code.
댓글 수: 0
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Deployment, Integration, and Supported Hardware에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!