Is there any alternative to configureKalmanFilter that works for Matlab coder?
3 ビュー (過去 30 日間)
古いコメントを表示
I have used the configureKalmanFilter in my Code, so i can improve my Object tracking but the Problem is when i use the Matlab coder i got the Error that configureKalmanFilter is not supported for code generation .
Is there maybe any alternative solution,or any possibility to make configureKalmanFilter works for the Matlab coder
thanks,
0 件のコメント
回答 (1 件)
Darshan Ramakant Bhat
2020 年 12 月 17 日
Below page gives the information about the list of functions supported for code generation in the latest release.
Unfortunately "configureKalmanFilter" is not yet supported for codegeneration.
I am making an internal request to support this function for codegen in some future release.
0 件のコメント
参考
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!