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 Center および File ExchangeCall C++ from MATLAB についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by