フィルターのクリア

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
  2 件のコメント
Mikkel Eskildsen
Mikkel Eskildsen 2018 年 11 月 27 日
Thank you, simple as that!
madhan ravi
madhan ravi 2018 年 11 月 27 日
Anytime :)

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeText Files についてさらに検索

タグ

製品


リリース

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by