<div dir="ltr"><div class="gmail_default" style="font-size:small">Azizul,</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">To plot data in an Excel spreadsheet, you first need to export it as a CSV file.  You can then use our str_split_csv function or a combination of other str_xxxx functions to read it in and plot with NCL.<br></div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">See:</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style><a href="http://www.ncl.ucar.edu/Applications/read_csv.shtml">http://www.ncl.ucar.edu/Applications/read_csv.shtml</a><br></div><div class="gmail_default" style><br></div><div class="gmail_default" style>--Mary</div><div class="gmail_default" style><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Oct 7, 2014 at 6:31 AM, azizul haque <span dir="ltr">&lt;<a href="mailto:haque.azizul320@yahoo.com" target="_blank">haque.azizul320@yahoo.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div style="color:#000;background-color:#fff;font-family:times new roman,new york,times,serif;font-size:13px"><div dir="ltr">Hi Marry and others,</div><div dir="ltr">I need to do some plotting of  histogram using NCL example and saw all script made with only Dummy data.</div><div dir="ltr">I have three variables for example precip1 precip2 and precip3 and number of observation is n=6000. Data is in excell file . How  one can use this to plot histogram.</div><div dir="ltr">I look forward to have your reply.</div><div dir="ltr">Regards</div><span class="HOEnZb"><font color="#888888"><div dir="ltr">Azizul</div><div></div></font></span></div></div><br>_______________________________________________<br>
ncl-talk mailing list<br>
List instructions, subscriber options, unsubscribe:<br>
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" target="_blank">http://mailman.ucar.edu/mailman/listinfo/ncl-talk</a><br>
<br></blockquote></div><br></div>