Help modifying matlab script for text file
Afficher commentaires plus anciens
I am trying to parse a text file that was made using Iperf in the command prompt window. I used the import function of matlab with custom delimiters to separate the data accordingly. However, because the window starts out with data in Kbits/sec and then ends in Mbits/sec, some of the numbers generated by the script are 1.03 etc when they should really be 1030. I'm not sure what I would need to add to the script to allow this to happen. I have attached the txt file as well as the script that was generated by matlab when I ran the import function. Thank you for any help that can be provided.
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Programming dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!