Type-Safe Interface とは何ですか?

MATLAB Compiler SDK の.NET アセンブリの統合で提供されている Type-Safe Interface のメリットは何ですか?

 採用された回答

Takafumi
Takafumi 2017 年 4 月 26 日
編集済み: michio 2017 年 4 月 26 日

2 投票

通常、MATLAB Compiler SDK では、NET 用の DLL を作成することができますが、 データのやり取りをするのに、MWArray 型に変換して使います。 Type-Safe Interfaceを使うと、 MWArray 型変換無しに、C# のデータ型をそのままで使う事ができます。
英語になりますが、以下のブログが参考になります。 http://blogs.mathworks.com/loren/2011/06/03/introducing-type-safe-apis-with-builder-ne/

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeMATLAB Compiler SDK についてさらに検索

質問済み:

2017 年 4 月 26 日

編集済み:

2017 年 4 月 26 日

Community Treasure Hunt

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

Start Hunting!