Extracting data from single cell in .csv-file using textscan

조회 수: 2 (최근 30일)
Mikkel Eskildsen
Mikkel Eskildsen 2018년 11월 26일
댓글: madhan ravi 2018년 11월 27일
Hello!
I have a .csv-file called "Hamstring.csv" (attached). I need to extract data from single cells in the five first rows of the file (A1, A2, A3, A4 and A5).
After trying a few different functions, I figured I have to use textscan, but I can't get the specifiers right. Can anyone help?

채택된 답변

madhan ravi
madhan ravi 2018년 11월 26일
use readtable() to read the file

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 MATLAB Report Generator에 대해 자세히 알아보기

태그

제품


릴리스

R2018b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by