Does MATLAB support .NET Standard 2.0?

조회 수: 2 (최근 30일)
Mihael Iordanov
Mihael Iordanov 2018년 3월 22일
답변: Walter Roberson 2018년 3월 22일
Does MATLAB support packaging a function into a .NET assembly compatible with .NET Standard 2.0?
Thank you.

답변 (1개)

Walter Roberson
Walter Roberson 2018년 3월 22일
"If you have only an older version of .NET Framework (2.x-3.x), you need to install version 4.0 or above to build a new assembly."
"If you only have an older version of .NET Framework (2.x-3.x), you need to install version 4.0 or above to load a deployed application."
"Microsoft .NET Framework SDK 2.0, 3.0, 3.5 is not supported as of R2017a"

카테고리

Help CenterFile Exchange에서 Deploy to .NET Applications Using MWArray API에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by