scatter3 - help text
John W. Eaton
jwe at bevo.che.wisc.edu
Thu Aug 28 09:21:03 CDT 2008
On 28-Aug-2008, Jaroslav Hajek wrote:
| On Thu, Aug 28, 2008 at 12:37 PM, Martin Weiser <weiser2 at natur.cuni.cz> wrote:
| > Dear members,
| > I have found not a fully accurate description of what scatter3 does.
| > I think that the definition of the position of points on the 3rd axis should
| > be mentioned.
| > I am using Octave version 3.0.1,on Windows XP (32 bit), default
| > installation.
| > (I am sorry, I do not know where to find complete information.)
| > partial result of> help scatter3:
| > -- Function File scatter3(X,Y,S,C)
| > ...
| >
| > Attached are: original "scatter3.m", my attempt to patch it "my_scatter3.m",
| > result of diff -cp "difference".
| > Maybe it would be useful.
| > Martin Weiser
| >
|
| Thanks. Next time, please use unified diff ("diff -u") instead of
| "diff -c" - it makes the patch smaller and more readable. Also, please
| include a ChangeLog entry for the change (see attachment).
|
| John, I converted this to mercurial changeset - attached.
I applied it.
Thanks,
jwe
More information about the Bug-octave
mailing list