Does MATLAB support .NET Standard 2.0?
显示 更早的评论
Does MATLAB support packaging a function into a .NET assembly compatible with .NET Standard 2.0?
Thank you.
回答(1 个)
Walter Roberson
2018-3-22
0 个投票
"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"
类别
在 帮助中心 和 File Exchange 中查找有关 Get Started with Microsoft .NET 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!