Borrar filtros
Borrar filtros

How to display matlab cell array contents with colors?

1 visualización (últimos 30 días)
Rinu
Rinu el 22 de Nov. de 2013
Comentada: Rinu el 22 de Nov. de 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)?

Respuestas (1)

Walter Roberson
Walter Roberson el 22 de Nov. de 2013
You can text() in different colors, if that's what you mean ?
  1 comentario
Rinu
Rinu el 22 de Nov. de 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.

Iniciar sesión para comentar.

Categorías

Más información sobre Graphics Object Programming en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by