Effacer les filtres
Effacer les filtres

How to display matlab cell array contents with colors?

1 vue (au cours des 30 derniers jours)
Rinu
Rinu le 22 Nov 2013
Commenté : Rinu le 22 Nov 2013
Say, I have a cell array A containing strings describing some property spatially. Is there any way I can plot these property values in color codes spatially (1D, along the vertical direction)?

Réponses (1)

Walter Roberson
Walter Roberson le 22 Nov 2013
You can text() in different colors, if that's what you mean ?
  1 commentaire
Rinu
Rinu le 22 Nov 2013
My problem was actually in graphically displaying the different property values along depth with different color codes. I now managed to do so using gscatter(). Thanks anyway.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Graphics Object Programming dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by