[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #45292] Strange issue with image.m and Gnuplot
From: |
Mike Miller |
Subject: |
[Octave-bug-tracker] [bug #45292] Strange issue with image.m and Gnuplot |
Date: |
Wed, 10 Jun 2015 14:00:42 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Firefox/38.0 Iceweasel/38.0.1 |
Update of bug #45292 (project octave):
Status: None => Need Info
_______________________________________________________
Follow-up Comment #1:
Thanks for your bug report. Can you provide an example array and command that
shows the error you are reporting? E.g. the following simple usage works for
me in 3.8.2 or 4.0.0.:
>> image (1:16, 1:16, 255 * rand (16));
The block of code you mention is trying to ensure that X and Y are linear
vectors, so I'm not sure what type of X and Y you are passing in, maybe
further checks need to be added to the function to catch other types of
invalid arguments.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?45292>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/