C++ 11 VISUAL STUDIO AND IMPORTEXTERNALCTYPES
조회 수: 6 (최근 30일)
이전 댓글 표시
I'm using Simulink.importExternalCTypes on 2017b to import some C++11 and onwards custom types. I'm using Visual Studio 2017 Community. I appear to be getting C++11 related errors, for example,
C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\INCLUDE\cstring:18: error: 20,
identifier "using" is undefined
Am I missing a configuration item?
댓글 수: 1
Nick Choi
2017년 10월 3일
Could you share example code and explain your workflow a bit more?
It would be helpful to know how you are using 'Simulink.importExternalCTypes'.
채택된 답변
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Call C++ from MATLAB에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!