Reading a specific column from .csv into fortran

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 3K views
rajith
Messages
1
Reaction score
0
Hi, I am using fortran to read specific columns from a .csv file. the rows in each columns are different, so I wish to read columns wise with a do loop. say, I wish to read from A1 to D20 initially(4 columns of 20 rows), then later f1 to h35 (3 columns, 35 rows). how do I read particular columns alone. thanks
 
Physics news on Phys.org