matlab compiler to .Net dll

2 ビュー (過去 30 日間)
tel aviv university
tel aviv university 2015 年 7 月 28 日
コメント済み: Harsheel 2015 年 8 月 4 日
Hello, I am using matlab 2015a compiler to create a .NET dll. It seems that the "predict" command used in the .m file is decodeed from the 'System Identification Toolbox' rather than the 'Statistics and Machine learning Toolbox' in the dll created. I have tried to exclude the "ident" files from the matlab path, but it was in vain. Any thoughts? Thanks!
  5 件のコメント
tel aviv university
tel aviv university 2015 年 8 月 4 日
Thank you! It seems that what had to be done is to call "predict" as a comand in the SVM model object as such: SVMModel.predict . I used predict(SVMModel,data) first...
Harsheel
Harsheel 2015 年 8 月 4 日
Aah, interesting. Thanks for letting us know!

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeIntroduction to Installation and Licensing についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by