Re: retrieve values of NumInBins

From: Dennis Shea <shea_at_nyahnyahspammersnyahnyah>
Date: Tue, 18 Jul 2006 17:19:19 -0600 (MDT)

>
>I believe there is a simple way to retrieve values of attribute
>"NumInBins" from histogram plots. When I just print plot, it only shows
> NumInBins : <ARRAY>
>how to get the exact values?

    plot = gsn_histogram(...)

    nBins = plot_at_NumInBins
    
good luck
D

_______________________________________________
ncl-talk mailing list
ncl-talk_at_ucar.edu
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Tue Jul 18 2006 - 17:19:19 MDT

This archive was generated by hypermail 2.2.0 : Wed Jul 19 2006 - 08:40:45 MDT