Loading excel file and creating variables for analysis
9 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I am brand dew to MATLAB and need some hep on creating variables for my datat file. I am wondering how I load an excel file into MATLAB and then from that data table extract only certain values I want to work with and assign them appropriate varibles (vectors/matrices) so that I can then statistically analyze the data.
0 Commenti
Risposte (1)
Adam Drake
il 15 Mar 2023
Look at "fread" and "readmatrix" in the help documentation inside of MATLAB. That should be a good starting point.
0 Commenti
Vedere anche
Categorie
Scopri di più su Spreadsheets in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!