"; } ?> None

TORSCHE Scheduling
Toolbox for Matlab

Name

colour — returns taskset where tasks have set the color property

Synopsis


 T = COLOUR(T[,colors])

Description

Properties:

T

taskset

colors

colors specification

Colors specification:

  • RGB color matrix with 3 columns

  • char with color name

  • cell with combination RGB and names

  • keyword 'gray' to use gray palete for coloring

  • keyword 'colorcube' to use colorcube for coloring

  • nothing - color palete use for coloring

For more information about colors in Matlab, see the documentation:

  >>doc ColorSpec
Webmaster - Jan Dvořák (2004 - 2024)