specifying colors in gplotmatrix

1 回表示 (過去 30 日間)
Sukuchha
Sukuchha 2013 年 6 月 25 日
i am ploting some data with gplotmatrix, and i have more than seven categories which i want to plot in different colors. gplot allows to specify color of markers with short names of colors like r for red, g for green. But when i have numerious categories, i run out with short names of colors(known codes rmgbyckw). So if i want to specify a particular color e.g. siena, what i have to do? .
gplotmatrix( class_info(4,:)', class_info([1 2 3],:)',class_info(5,:)'...
,'rmgbyc','o*oxsdpxs',[],'on',[5,5,5,5,5,5,5,5],...
categories(4,:),categories([1,2,3],:));

回答 (2 件)

Sukuchha
Sukuchha 2013 年 6 月 26 日
bump

Sukuchha
Sukuchha 2013 年 7 月 9 日
bump again. Somebody ?

カテゴリ

Help Center および File ExchangeDiscrete Data Plots についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by