matlab compiler to .Net dll

2 visualizaciones (últimos 30 días)
tel aviv university
tel aviv university el 28 de Jul. de 2015
Comentada: Harsheel el 4 de Ag. de 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 comentarios
tel aviv university
tel aviv university el 4 de Ag. de 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 el 4 de Ag. de 2015
Aah, interesting. Thanks for letting us know!

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by