Loading excel file and creating variables for analysis
조회 수: 3 (최근 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!