c# matlab error
이전 댓글 표시
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
답변 (1개)
Eslam El Maghraby
2016년 1월 27일
0 개 추천
same error , Are you know the answer?
카테고리
도움말 센터 및 File Exchange에서 Deploy to .NET Applications Using MWArray API에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!