c# matlab error
Mostrar comentarios más antiguos
hello,
after upgrading to r2011b i'm experiencing problems with compiling a project with builder ne for c#.
the following is the error:
General Error during calculation. Exception: System.Exception:
... MWMCR::EvaluateFunction error ... An unknown error occurred while executing MATLAB code..
at MathWorks.MATLAB.NET.Utility.MWMCR.EvaluateFunction(String functionName, Int32 numArgsOut, Int32 numArgsIn, MWArray[] argsIn)
at MathWorks.MATLAB.NET.Utility.MWMCR.EvaluateFunction(Int32 numArgsOut, String functionName, MWArray[] argsIn)
at fore.foreclass.fore_pv(Int32 numArgsOut, MWArray B, MWArray BW, MWArray W, MWArray WM, MWArray ptimeseries)
at BusinessLogic.MatlabCalculation.UseFore(Array sourceDataArray, Array weatherStationArray, Array weatherForecastArray, Array weatherMeasurandArray, Array sourceMeasurandDataList, Double[,]& arrayPV, Double[,]& arrayWind)
at PrognosisService.ProgService.OnTickPrognosis(Object stateObject)
i checked the input/output arguments but i can't see a problem here.
what could be an idea to solve this?
greetings
Respuestas (1)
Eslam El Maghraby
el 27 de En. de 2016
0 votos
same error , Are you know the answer?
Categorías
Más información sobre Deploy to .NET Applications Using MWArray API en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!