Use RegressionGP class for Code Generation
6 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Function Definition 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!