Displaying 1 result from an estimated 1 matches for "herberto".
Did you mean:
herbert
2002 Feb 12
0
Plotting with direction of axes reversed.
Over the years there have been inquiries to these lists as to how to
produce plots with the direction(s) of axes reversed. In response to
some of these inquiries, I have provided a function call ``rplot''
which automated the procedure for such axis reversal.
Recently Herberto Ghezzo of McGill University pointed out to me that
there was a bug in my code. I have now fixed this bug (and a couple
of others which I discovered in the revision process). The revised
code of rplot() is enclosed below.
My thanks to Herberto Ghezzo for spotting the bug and for helping to
test t...