I keep getting the same error when using readtable or readmatrix: Dimensions of arrays being concatenated are not consistent.
A = readtable(‘data_file.csv’)
A = readmatrix(‘data_file.csv’)
When I tell you I have tried everything. Uninstalled and reinstalled Matlab twice. Cleared my cache of all matlab knowledge. I cannot read in data from a csv or text file using readtable and readmatrix for the life of me. Somebody please help. I have tried doing the same exact things on other’s computers and it works perfectly. I am convinced my readtable and readmatrix functions are broken.A = readtable(‘data_file.csv’)
A = readmatrix(‘data_file.csv’)
When I tell you I have tried everything. Uninstalled and reinstalled Matlab twice. Cleared my cache of all matlab knowledge. I cannot read in data from a csv or text file using readtable and readmatrix for the life of me. Somebody please help. I have tried doing the same exact things on other’s computers and it works perfectly. I am convinced my readtable and readmatrix functions are broken. A = readtable(‘data_file.csv’)
A = readmatrix(‘data_file.csv’)
When I tell you I have tried everything. Uninstalled and reinstalled Matlab twice. Cleared my cache of all matlab knowledge. I cannot read in data from a csv or text file using readtable and readmatrix for the life of me. Somebody please help. I have tried doing the same exact things on other’s computers and it works perfectly. I am convinced my readtable and readmatrix functions are broken. readtable, readmatrix MATLAB Answers — New Questions









