Filtering a 2D plot from pcolor
Show older comments
Hello, just wondering what a good way to filter a plot obtained from a matrix of values, M, when using pcolor(m) with shading interp.
I attached a png of what I have. There seems to be good filters but for grey scale and I want to keep the color scheme shown. Any help would be appreciated! Been on this project for sometime and it turns out my math, physics and code is ok, and it all has to do with filtering the signal.
2 Comments
Image Analyst
on 24 Aug 2020
Uh, you do know that there are a bazillion ways to filter an image or array, don't you? What filter are you thinking of? Enhance edges? Blur it? Remove noise? Clip values? Erase values? There is no generic mind-reading filter.
Marcus Rosales
on 24 Aug 2020
Answers (1)
Kiran Felix Robert
on 28 Aug 2020
0 votes
Hi Marcus,
Kiran Felix Robert
1 Comment
Marcus Rosales
on 29 Aug 2020
Categories
Find more on MATLAB 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!