Raul Miller wrote: > But people might be using open'jzplot' to study the code with no > intention of modifying it. Here, the risk is considerably higher: > > [1] As the documentation for plot does not cover all issues, examining > the code is sometimes the only good way of figuring things out. > > [2] As people who intend to read the code are not likely to make > any intentional changes, the risk of undoing all changes after > they accidentally make a change is considerably higher than for > users who are intentionally modifying the code. > > [3] People reading the code to study it would typically be less advanced > than those who are prepared to modify it.
It may be better to study the plot source, rather than the jzplot script. See: http://www.jsoftware.com/svn/base/trunk/plot http://www.jsoftware.com/jwiki/Subversion ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
