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!