how to recreate excel table in matlab
Mostra commenti meno recenti
I have a problem. I have attached an excel file to make you understand what I have to do:
I have to get in matlab a table/structure equal to the one present in this attached excel, in the sheet called "coord_lambda". I need this arrangement because then I have to do other calculations with these values.
this sheet is made up of coordinates and lambda values (each lambda value is associated with two coordinates) which are found in two other sheets ("coord" and "lambda"). the coordinates are divided by colors where the orange ones must be entered from row 3c, while the yellow ones must be entered in the first and second column starting from row 4 (A4-B4). the lambda values ("lambda" sheet) instead must be entered in the table alternately (blue and green colors) as in the "coord_lambda" sheet: in column order A-I-B-J-C-K-D-L-E-M-F-N-G-O-H-P. column A of "lambda" must be inserted from cell C4 in "coord_lambda" and so on.
is it possible to do this? Can anyone help me?
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Data Import from MATLAB in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!