octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #52358] colormap case sensitive


From: A.R. Burgers
Subject: [Octave-bug-tracker] [bug #52358] colormap case sensitive
Date: Thu, 9 Nov 2017 07:47:18 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:56.0) Gecko/20100101 Firefox/56.0

Follow-up Comment #2, bug #52358 (project octave):

The fix introduces a regression:


octave: 1> version
ans = 4.3.0+

octave:2> __octave_config_info__.hg_id
ans = 3d96400df713+

octave:3> test colormap
***** error <MAP must be a real-valued N x 3> colormap ([1 i 1])
!!!!! error failed.
Expected <MAP must be a real-valued N x 3>, but got <tolower: not defined for
complex matrix>


I guess the tolower(varargin{1}) call should be applied only when varargin{1}
is a char.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?52358>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]