loading two column data with line break
maniraj
I am looking for solution to following issue. I have two column data, say total 1000 lines. Unfortunately, after each 10 or 20 lines there is empty line. In order to load the data smoothly into two column I have tried following code. It works and loads only first column. What might be missing to load send column. Any suggestions.
loadwave/Q/J/A/B=("C=1,W=19,N=col1; C=1,W=19,N=col2;")
Model data is attached.
Best,
Maniraj
LoadWave/O/N=LoadedNumericWave /K=1 /M/Q /F={2, 11, 0} S_FileName
It assumes your data is fixed width, which seems to be the case.March 1, 2017 at 12:12 am - Permalink
March 1, 2017 at 01:18 am - Permalink