freqz2(abs(h,[32 32])); give colorful image , iwant to change the color to grey ? how can i do that !

 Réponse acceptée

Tommy
Tommy le 7 Mai 2020

0 votes

colormap([0.86 0.86 0.86])
freqz2(abs(h,[32 32]));

Plus de réponses (0)

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by