Re: residuals plot range

From: Michael Nowak <mnowak_at_email.domain.hidden>
Date: Wed, 23 Sep 2009 13:29:23 -0400
On Sep 23, 2009, at 12:37 PM, Rhaana Starling wrote:

> ow do I change the y scale of my residuals plot? I am plotting with  
> the
> commands:
>
> plot_unfold([1,2,3,4],"xrng",[3.e-4,15.],"yrng",[1.1e-7,599.],"dcol", 
> [1,1,1,1],
> "dsym",[2,2,2,2],"res",[1],"rsym",[2,2,2,2],"rcol",[1,1,1,1],"power", 
> [1]);
>
> I naively tried "ryrng" but it didn't seem to work. As default it  
> scales
> the residuals panel y range to that of the first given dataset.

Add two more to the yrng, e.g. yrng=[0.01,100,-5,5], or use {} if you  
want to do things like {10,100,NULL,5}

-Mike


----
You received this message because you are
subscribed to the isis-users list.
To unsubscribe, send a message to
isis-users-request_at_email.domain.hiddenwith the first line of the message as:
unsubscribe
Received on Wed Sep 23 2009 - 13:29:33 EDT

This archive was generated by hypermail 2.2.0 : Wed Sep 23 2009 - 19:36:54 EDT