matrix visualization using imagesc

I used imagesc to visualize a matrix. I am attaching the plot i got here. Most of the values are in the same blue. what can be done to see more variation in data. can someone help me.

Réponses (1)

Henric Rydén
Henric Rydén le 20 Mai 2014
Modifié(e) : Henric Rydén le 20 Mai 2014
range = [0 100];
imagesc(A,range)

2 commentaires

Yuvashree Mani Urmila
Yuvashree Mani Urmila le 20 Mai 2014
Thanks.every value changes to almost blue now. i am attaching the plot here.
Henric Rydén
Henric Rydén le 21 Mai 2014
You have not attached the plot

Connectez-vous pour commenter.

Catégories

En savoir plus sur 2-D and 3-D Plots dans Centre d'aide et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by