|
From: | David Doria |
Subject: | Re: Help-octave Digest, Vol 37, Issue 8 |
Date: | Sat, 4 Apr 2009 10:00:42 -0400 |
It is the patch for scatter.m
On Apr 4, 2009, at 8:14 AM, David Doria wrote:
David Bateman -
What do I do with that .ksh file?
Thanks,
David
The lines beginning with "-" need to be removed and then replaced by the lines beginning with "+".
The developers use a mercurial archive. If you have one ...
hg import attachment-0001.ksh
If you don't have a mercurial archive, delete the portion preceding the line beginning with "diff --git ..." and apply it with the patch command.
If you don't know what any of this means, or don't want to bother, you can manually apply the changes to your __scatter__.m
To edit __scatter__.m, type "edit __scatter.m" at octave's command prompt.
Ben
[Prev in Thread] | Current Thread | [Next in Thread] |