function filterAllow* not recognized
Show older comments
Hi,
I would like to filter CAN Messages with the command filterAllowOnly, but if I type it in the command window it says
filterAllowOnly
I use R2022a with the Vehicle Network Toolbox installed. My College on version 2021b experiences the same issue. Are we missing something? Otherwise i would open a bug report on this.
Best Regards and thanks in advance,
Tobi
1 Comment
Tobias Friebel
on 14 Jun 2022
Accepted Answer
More Answers (1)
Walter Roberson
on 14 Jun 2022
0 votes
That is not a general function. It is a method that applies only for https://www.mathworks.com/help/vnt/ug/canchannel.html canChannel objects. It can only be found if you pass in a canChannel
Categories
Find more on Vehicle Network Toolbox 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!