Read file txt app designer
Afficher commentaires plus anciens
Hello i need to read a txt file like this(i copy only a part):
Comandi:
apri bagno=1101
apri camera=1102
apri finestre=1103
---
Richiesta_aiuto:
aiuto=2101
---
Parametri:
ciao=111
after that i need to put all the words (except the header like 'Comandi' or Richiesta_aiuto'...) in a list box and the number in another listbox...
I don't know how to do that
Réponse acceptée
Plus de réponses (0)
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!