Question on "write_table"

From: Xing Liu <liu744_at_nyahnyahspammersnyahnyah>
Date: Thu Jan 24 2013 - 16:48:36 MST

Hi friends,

    I tried you write a table which column left-alignment, like
    1 23 3.5
    2 123 23.5
    ........

    But I only can get the right-alignment one,like
    1 23 3.5
    2 123 23.5
    
    My code of the format part is:
    
    alist=[/NUM,DAY,TEM/]
    write_table("table.txt","w",alist,"%d %3.0i %4.1f")

    I'll appreciate if you could help me solve this problem, thanks!

Xing

    

-- 
-------------------------------------------------
Xing Liu
Graduate Student(M.S.)
Department of Agronomy
Purdue University
West Lafayette, IN 
Email: liu744@purdue.edu
_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Thu Jan 24 16:48:45 2013

This archive was generated by hypermail 2.1.8 : Tue Jan 29 2013 - 22:44:26 MST