Recent content by rajith
-
R
Fortran Reading a specific column from .csv into fortran
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...- rajith
- Thread
- Column Csv Fortran Reading Specific
- Replies: 2
- Forum: Programming and Computer Science