Use RegressionGP class for Code Generation
6 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
From reading the documentation about Code generation for C/C++, I would think that I would be able to load a class RegressionGP that I previously saved, but when I try to do this, it does not work. I suspect it has to do with the fact that the RegressionGP class includes cell arrays, which from further reading has shown to be troublesome for Code generation. Is there a workaround for this issue?
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Function Definition 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!