Re: thanks

From: wei huang <whua27_at_nyahnyahspammersnyahnyah>
Date: Thu Aug 04 2011 - 10:59:16 MDT

Dear Respected Dennis and Mary, thank you very much for your kind help,I got
it what I was wanted.
kind regards,

On Fri, Aug 5, 2011 at 12:37 AM, Mary Haley <haley@ucar.edu> wrote:

> Wei,
>
> You are passing a 2D array to an XY plotting routine, so you are going to
> get NY curves, where NY is the size of your leftmost dimension.
>
> I'm not sure how you expect to get a single line out of 2D array. You will
> need to subscript it. For example:
>
> plt = gsn_csm_xy (wks,x(0,:),y(0,:),resxy)
>
> will plot just one line.
>
> --Mary
>
> On Aug 4, 2011, at 10:29 AM, wei huang wrote:
>
>
>
>

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Thu Aug 4 10:59:44 2011

This archive was generated by hypermail 2.1.8 : Fri Aug 05 2011 - 14:53:55 MDT