Loading excel file and creating variables for analysis
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Adam Drake
2023-3-15
Look at "fread" and "readmatrix" in the help documentation inside of MATLAB. That should be a good starting point.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Spreadsheets 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!