Effacer les filtres
Effacer les filtres

how to read float numbers from a text file and store them with the current format in to an array?

19 vues (au cours des 30 derniers jours)
hello evaryone ,
I have a text file and want to read the data from it line by line
the data are float numbers , instead of the first column which is int.
I want to read all these float numbers and store them in to an array and next use them in a formula ,
i do appreciate if you help me

Réponse acceptée

Stephen23
Stephen23 le 22 Fév 2019
M = dlmread('GAZE1.txt')
  4 commentaires

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Characters and Strings dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by