'MatchFilter' is not a recognized parameter. Is causing Simulink Real-time build to fail.
2 ビュー (過去 30 日間)
古いコメントを表示
Hello, I am trying to build a real time applications for a Speedgoat Unit using Simulink Real-Time on Matlab 2020a.
When trying to build the application I run into this error.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1055960/image.png)
Any help would be greatly appreciated.
0 件のコメント
回答 (1 件)
Walter Roberson
2022 年 7 月 5 日
編集済み: Walter Roberson
2022 年 7 月 5 日
MatchFilter was not an available option in R2020a
If you happened to previously build the model under a later release, you might need to remove the cache and rebuild
3 件のコメント
Walter Roberson
2022 年 8 月 1 日
It did not exist until R2020b, the release after the one you are using.
参考
カテゴリ
Help Center および File Exchange で Target Computer Setup についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!