Effacer les filtres
Effacer les filtres

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

2 vues (au cours des 30 derniers jours)
Mikkel Eskildsen
Mikkel Eskildsen le 26 Nov 2018
Commenté : madhan ravi le 27 Nov 2018
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?

Réponse acceptée

madhan ravi
madhan ravi le 26 Nov 2018
use readtable() to read the file
  2 commentaires
Mikkel Eskildsen
Mikkel Eskildsen le 27 Nov 2018
Thank you, simple as that!
madhan ravi
madhan ravi le 27 Nov 2018
Anytime :)

Connectez-vous pour commenter.

Plus de réponses (0)

Produits


Version

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by