[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Fill + RGB colors produces only black plot
From: |
Paul |
Subject: |
Re: Fill + RGB colors produces only black plot |
Date: |
Mon, 5 Jan 2015 06:54:53 -0800 (PST) |
Julien Bect wrote
> Le 05/01/2015 08:57, Paul a écrit :
>> In the same folder of the main file:
>>
>> error: element number 2 undefined in return list
>> error: called from:
>> error: C:\Users\Paul\Documents\Octave\output\fill.m at line 116, column
>> 20
>> error: C:\Users\Paul\Documents\Octave\output\fill_example.m at line 18,
>> column 3
>
> You need to put it where the original fill.m was (use which to find out).
>
> __patch__ is a private function located there, which cannot be found if
> you put fill.m somewhere else.
>
> @++
> Julien
>
>
> _______________________________________________
> Help-octave mailing list
> Help-octave@
> https://lists.gnu.org/mailman/listinfo/help-octave
Now it works as expected.
Thank you very much!
--
View this message in context:
http://octave.1599824.n4.nabble.com/Fill-RGB-colors-produces-only-black-plot-tp4667974p4667999.html
Sent from the Octave - General mailing list archive at Nabble.com.