Skip to content
Snippets Groups Projects
tsgqc_netcdf.m 112 B
Newer Older
% tsgqc_netcdf.m
% convert Excel file to csv

d = dynaload('tsgqc_netcdf.xls')
write( d, 'tsgqc_netcdf.csv')