Say I have an Nx2 Matrix, called 'A' -- how would I turn this into N vectors called 'A1', 'A2'...'AN'? My current solution is to open Excel, add row headers, and then import the data. Looking for a more automated way to do this in MATLAB. ...
I have attached the raw data and what I would like line 1 to look like. Any help is appreciated. Thank you! 2 Comments Scott MacKenzie on 14 Apr 2022 Are you sure there are gaps? If I open your file in Excel using "tab" as the delimiter, the data are...