matlab compiler to .Net dll

2 Ansichten (letzte 30 Tage)
tel aviv university
tel aviv university am 28 Jul. 2015
Kommentiert: Harsheel am 4 Aug. 2015
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 Kommentare
tel aviv university
tel aviv university am 4 Aug. 2015
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 am 4 Aug. 2015
Aah, interesting. Thanks for letting us know!

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by