How do I parse this given data in matlab
Ältere Kommentare anzeigen

2 Kommentare
Ameer Hamza
am 8 Okt. 2020
Can you attach the data as text instead of an image?
Mathieu NOE
am 8 Okt. 2020
hi
are you getting this by reading a txt / ascii file ? there are plenty of possibilities to red such files with matlab
how do you get this data ?
in worst case , you 'll end up to write directly data names and values either one by one or in a more structured way (cells, arrays)
read matlab help
have a look at
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu String Parsing finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!