Use RegressionGP class for Code Generation
6 views (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Categories
Find more on Function Definition in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!