Help modifying matlab script for text file
Mostrar comentarios más antiguos
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.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Programming en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!