|
From: | Julien Bect |
Subject: | Re: Fill + RGB colors produces only black plot |
Date: | Mon, 05 Jan 2015 09:11:20 +0100 |
User-agent: | Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 |
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
[Prev in Thread] | Current Thread | [Next in Thread] |