My program is meant to read incoming data, multiply it by a 6x6 matrix, and out put the data to a graph and a spreadsheet. However, while the program can read incoming data, it fails to display the data after the mathematics, and would also fail to save any data to spreadsheets. What am I doing wrong, and how can I fix it?
EDIT: Sorry about not posting the programs sooner. They are now attached.