I need help with this

How do I read a matrix of numbers from a file into my program, with the data arranged in rows and columns matlab.

2 Commenti

Ankit
Ankit il 8 Ott 2019
which file (xlsx, csv, mat etc)?
Mia
Mia il 8 Ott 2019
A text file.

Accedi per commentare.

Risposte (2)

Image Analyst
Image Analyst il 8 Ott 2019

1 voto

Try csvread() or dlmread() or readtable() or importdata().

Categorie

Scopri di più su Data Import and Analysis in Centro assistenza e File Exchange

Richiesto:

Mia
il 8 Ott 2019

Risposto:

il 8 Ott 2019

Community Treasure Hunt

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

Start Hunting!

Translated by