Re: Histogram

From: Rick Brownrigg <brownrig_at_nyahnyahspammersnyahnyah>
Date: Tue Nov 10 2009 - 09:19:44 MST

Hi Nadeem,

Take a peek at:

        http://www.ncl.ucar.edu/Document/Graphics/Interfaces/gsn_histogram.shtml

It looks like the "plot" object returned by gsn_histogram contains
attributes holding the info you are after.

Rick

On Nov 10, 2009, at 4:49 AM, IMRAN NADEEM wrote:

> Hi everybody,
>
> I have an array containing landuse type data (values
> between 1 to 20). I can easily draw a histogram using
> "gsnHistogramDiscreteBinValues" similar to example 3 on the link:
>
> http://www.ncl.ucar.edu/Applications/histo.shtml
>
> but in addition to Histogram I also want to write the frequency of
> each landuse type. In other words, I want to have an array of
> dimension 20 which gives frequency of each landuse type.
>
> Thanks in advance
> Nadeem
>
>
>
>
>
> _______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Tue Nov 10 09:19:00 2009

This archive was generated by hypermail 2.1.8 : Wed Nov 11 2009 - 12:48:56 MST