How can i make use of csv file format in my matlab coding
Mostra commenti meno recenti
i have vibration data store from machine in csv file format. i tried to load data to Matlab by command " load vib_data.csv" but it fails to work.
1 Commento
per isakson
il 19 Set 2012
Searc for "Importing Text Data Files" in the help
Risposta accettata
Più risposte (1)
Thomas
il 19 Set 2012
1 voto
try the csvread command
Categorie
Scopri di più su Large Files and Big Data in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!