How do I get the second element in the first row, like 19200 in the picture

1 vue (au cours des 30 derniers jours)
zl
zl le 21 Nov 2022
Commenté : zl le 25 Nov 2022
  1 commentaire
Benjamin Thompson
Benjamin Thompson le 21 Nov 2022
How is this information stored? As a text file? You can use fopen and fscanf to read data from a text file line by line.

Connectez-vous pour commenter.

Réponse acceptée

Prateek
Prateek le 24 Nov 2022
Hello zl,
As per the image, there seem to be two elements in the same cell, which would require delimiting the data.
For better assistance, I would request you to share the data file.
Regards,
Prateek

Plus de réponses (0)

Catégories

En savoir plus sur Low-Level File I/O 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