'MatchFilter' is not a recognized parameter. Is causing Simulink Real-time build to fail.
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Walter Roberson
am 5 Jul. 2022
Bearbeitet: Walter Roberson
am 5 Jul. 2022
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 Kommentare
Walter Roberson
am 1 Aug. 2022
It did not exist until R2020b, the release after the one you are using.
Siehe auch
Kategorien
Mehr zu Target Computer Setup finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!