readMatrix/for loop issue - MathWorks
www.mathworks.com › matlabcentral › answersDec 07, 2020 · I'm having issues with reading in data and using the for loop. I need the code to read in 90 rows of 13 different parameters of data from a .csv file and understand that each row is one set of data and assign the correct variable to the correct value so that it can then use this to run the decision tree and give me an outcome for each row.