Effacer les filtres
Effacer les filtres

How to load data from a .txt file to matlab in the form of a matrix???

1 vue (au cours des 30 derniers jours)
avinash pabbireddy
avinash pabbireddy le 31 Mar 2014
I am saving data in a .txt file from c++ code which is continuously updating in real time.can i get this real time data loaded in to matrix in matlab in real time?? Please help
  6 commentaires
Jan
Jan le 1 Avr 2014
What do you mean by "real time"? Notice that the file output is buffered usually, such that the file is written in chunks. Then "real time" is not strictly defined.
avinash pabbireddy
avinash pabbireddy le 1 Avr 2014
As soon as i run the c++ code data is saved in.txt file i want to get this data continously in to matlab

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Interactive Control and Callbacks dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by