How do I import .Net frameworks inside a function?
显示 更早的评论
I am trying to use .Net assemblies inside a matlab function. When I comment out the "function" line and run the script as top-level .m file it runs fine. When I run it as a function I get the following error:
Message: Error HRESULT E_FAIL has been returned from a call to a COM component.
Please assist.
回答(1 个)
Han Du
2017-9-22
0 个投票
What MATLAB version and .NET framework version are you using? Is that possible to share the reproduction code?
类别
在 帮助中心 和 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!