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.

Respuestas (1)

Han Du
Han Du el 22 de Sept. de 2017

0 votos

What MATLAB version and .NET framework version are you using? Is that possible to share the reproduction code?

Productos

Preguntada:

el 19 de Sept. de 2017

Respondida:

el 22 de Sept. de 2017

Community Treasure Hunt

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

Start Hunting!

Translated by