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!