last line of the output of readAsciiTable

From: ousmane ndiaye <ondiaye70_at_nyahnyahspammersnyahnyah>
Date: Wed Mar 21 2012 - 16:33:24 MDT

I have problem with the last line of the output of readAsciiTable see below
==

dat=readAsciiTable("data2011.txt",ncols,"float",3);
ncl 41> printVarSummary(dat)

Variable: dat
Type: float
Total Size: 17568 bytes
            4392 values
Number of Dimensions: 2
Dimensions and sizes: [183] x [24]
Coordinates:
Number Of Attributes: 1
  _FillValue : 9.96921e+36
ncl 42> print(dat(183,:))
fatal:Subscript out of range, error in subscript #0
fatal:An error occurred reading dat
fatal:Execute: Error occurred at or near line 42

ncl 43>
===

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Wed Mar 21 16:33:35 2012

This archive was generated by hypermail 2.1.8 : Tue Mar 27 2012 - 08:50:24 MDT