I need help with this

1 回表示 (過去 30 日間)
Mia
Mia 2019 年 10 月 8 日
回答済み: Image Analyst 2019 年 10 月 8 日
How do I read a matrix of numbers from a file into my program, with the data arranged in rows and columns matlab.
  2 件のコメント
Ankit
Ankit 2019 年 10 月 8 日
which file (xlsx, csv, mat etc)?
Mia
Mia 2019 年 10 月 8 日
A text file.

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

回答 (2 件)

Star Strider
Star Strider 2019 年 10 月 8 日
See the documentation section on Data Import and Export and Data Import and Analysis.

Image Analyst
Image Analyst 2019 年 10 月 8 日
Try csvread() or dlmread() or readtable() or importdata().

カテゴリ

Help Center および File ExchangeData Import and Analysis についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by