Hi all,
I have a problem due to the procedure called "write_csv.pro" (
http://www.exelisvis.com/docs/WRITE_CSV.html) does not allow me to include more than 8 data.
First of all I would like to know if I can change the limitation of data that can be read (honestly, I do not how to do it)
In my main procedure what I want to do is join the outputs of this procedure which are .csv files (csv_file1, csv_file2, csv_file3). Is there anyway to join this three .csv files obtaining just one with all the data (per columns)?
Thank you very much,
Carolina