C++ 11 VISUAL STUDIO AND IMPORTEXTERNALCTYPES

조회 수: 6 (최근 30일)
Stephen Balint
Stephen Balint 2017년 9월 29일
편집: Walter Roberson 2017년 10월 3일
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
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'.

댓글을 달려면 로그인하십시오.

채택된 답변

Stephen Balint
Stephen Balint 2017년 10월 3일
Looks like I expected too much of it. Works for simple types, structures etc.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Call C++ from MATLAB에 대해 자세히 알아보기

제품

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by