I need help with this app designer code
Show older comments

1 Comment
Adam Danz
on 10 Jan 2023
Is your question about understanding the error message or how to respond to the error you're seeing?
In filter2(f,b), f and b should be matricies. We see that f is a matrix but we don't see what b is, specifially it's class and size.
Answers (1)
Walter Roberson
on 10 Jan 2023
0 votes
filter2() does not support RGB images.
Categories
Find more on Environment and Settings 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!