On Wed, May 21, 2008 at 10:57 AM, PaterMaximus
<[EMAIL PROTECTED]> wrote:
> I want to make one scatter plot and use the same scales on another. I think
> I seen getting the Axes from the first scatter plot using v=axis() and then
> setting them on second with axis(v) but I can not get to work. Any
Hello,
On Wednesday 21 May 2008 17:57:28 PaterMaximus wrote:
> I want to make one scatter plot and use the same scales on another. I think
> I seen getting the Axes from the first scatter plot using v=axis() and then
> setting them on second with axis(v) but I can not get to work. Any help
> appre
I want to make one scatter plot and use the same scales on another. I think
I seen getting the Axes from the first scatter plot using v=axis() and then
setting them on second with axis(v) but I can not get to work. Any help
appreciated
---