Why do I see a MATLAB Coder error when building with a Kalman filter?
Show older comments
When trying to build a MATLAB function that returns a struct with a Kalman filter, I get the following error:
Handle Classes in top-level outputs are not supported in MATLAB Coder. Output parameter 'output1' contains a handle class.
Accepted Answer
More Answers (0)
Categories
Find more on C Code Generation 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!