이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
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 (2026). Data Conversion Between MATLAB and .Net in Visual Studio (https://kr.mathworks.com/matlabcentral/fileexchange/69469-data-conversion-between-matlab-and-net-in-visual-studio), MATLAB Central File Exchange. 검색 날짜: .
| 버전 | 퍼블리시됨 | 릴리스 정보 | Action |
|---|---|---|---|
| 1.0.0 |
