Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

Linking .Net fieldnames error

1 visualización (últimos 30 días)
Mohammed Hagras
Mohammed Hagras el 20 de Abr. de 2016
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
I am linking a function to .Net by creating .dll file. The code works correctly on Matlab but, when I am trying to use the function I get this error: "An unhandled exception of type 'System.Exception' occurred in MWArray.dll
Additional information:
... MWMCR::EvaluateFunction error ...
Undefined function 'fieldnames' for input arguments of type 'cell'."
The .net code is simply calling the function with no arguments
Using the debugger on matlab raw features holds 3 named structs and works well on matlab

Respuestas (0)

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by