Menu

DefaultColorOrder includes [1 1 1]

Help
2005-11-04
2013-04-25
  • Nobody/Anonymous

    Hi Shai,

    I discovered that get(0,'DefaultColorOrder') contains the color [1 1 1] which is WHITE.
    Is this by design? Since the axis background is white by default, you would not see such lines.
    For Example doing something like
      plot( data_x, data_y, '-')
    where 'data_x' and 'data_y' are matrices containing x/y datasets, you would miss one in the plot, because its color is white.

    Would it be possible to change this to a more suitable color e.g. [0 0 0] (BLACK)?

    ciao
    ben

     
    • Shai Ayal

      Shai Ayal - 2005-11-04

      oops ...

      changed in CVS

      meanwhile, you can set it to your liking

      Thanks
      Shai

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.