Does MATLAB support .NET Standard 2.0?

2 visualizaciones (últimos 30 días)
Mihael Iordanov
Mihael Iordanov el 22 de Mzo. de 2018
Respondida: Walter Roberson el 22 de Mzo. de 2018
Does MATLAB support packaging a function into a .NET assembly compatible with .NET Standard 2.0?
Thank you.

Respuestas (1)

Walter Roberson
Walter Roberson el 22 de Mzo. de 2018
"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"

Categorías

Más información sobre Deploy to .NET Applications Using MWArray API en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by