in reply to Re^9: inserting array of data into text file
in thread inserting array of data into text file
thanks,e.g. file "complete" 0 1 1 0 1 0 e.g. file data 0.521 0.365 0.258 0.456 0.211 0.912 so output would be: 0 1 0.521 0.365 1 0 0.258 0.456 1 0 0.211 0.912
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^11: inserting array of data into text file
by dragonchild (Archbishop) on Jul 13, 2004 at 20:16 UTC |