Data Conversion Between MATLAB and .Net in Visual Studio

版本 1.0.0 (1.4 MB) 作者: Kevin Chng
This example is explaining how to import or export different data types for MATLAB function in Visual Studio
177.0 次下载
更新时间 2018/11/19

查看许可证

Overview :

This example is explaining how to convert various native .NET data types to types compatible with MATLAB in Visual Studio. Basically, there are two main sections here which are
1) how to import correct data type to MATLAB function in Visual Studio.
2) how to read the data type exported from MATLAB function in Visual Studio.
For this example, it expects you know how to compile your MATLAB function to .net assembly, and know how to set up the configuration of Visual Studio to call MATLAB function. You may learn those through the link below:
https://www.mathworks.com/help/compiler_sdk/gs/create-a-dotnet-application-with-matlab-code.html

Highlights :

Understand the the conversion of data type between .net and MATLAB in Visual Studio
Product Focus :
MATLAB
MATLAB Compiler SDK

Third-party Software required :

Visual Studio (This example uses Visual Studio 2017)

Written at 19 November 2018

引用格式

Kevin Chng (2024). Data Conversion Between MATLAB and .Net in Visual Studio (https://www.mathworks.com/matlabcentral/fileexchange/69469-data-conversion-between-matlab-and-net-in-visual-studio), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2018b
兼容任何版本
平台兼容性
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