Hi
Attached is a function for reading data from a text file with 16 columns of numeric data (actually data from the PHM Society 2011 challenge data. The function loads the csv file extracts the variables requested and returns the variables in a table.
Hope this helps