Using MATLAB Structures in C# with Builder NE

版本 1.0.0.1 (19.3 KB) 作者: Peter Webb
Code for the "Art of MATLAB" post - shows how to pass structures between MATLAB and C#.
1.1K 次下载
更新时间 2016/9/1

查看许可证

Shows how to use Builder NE's type safe APIs to pass structured data from C# into MATLAB and back again -- without any manual data conversion.
Type Safe APIs allow .NET programs to call MATLAB functions without manually creating MATLAB data types. They became available in the R2011a release of Builder NE.

引用格式

Peter Webb (2024). Using MATLAB Structures in C# with Builder NE (https://www.mathworks.com/matlabcentral/fileexchange/31293-using-matlab-structures-in-c-with-builder-ne), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2011a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 MATLAB Compiler SDK 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.1

Updated license

1.0.0.0