フィルターのクリア

How to display matlab cell array contents with colors?

1 回表示 (過去 30 日間)
Rinu
Rinu 2013 年 11 月 22 日
コメント済み: Rinu 2013 年 11 月 22 日
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)?

回答 (1 件)

Walter Roberson
Walter Roberson 2013 年 11 月 22 日
You can text() in different colors, if that's what you mean ?
  1 件のコメント
Rinu
Rinu 2013 年 11 月 22 日
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.

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeGraphics Object Programming についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by