I am writing a code to read a text file
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Manikandan Veerappan
le 3 Avr 2018
Commenté : Manikandan Veerappan
le 4 Avr 2018
I am writing code to read a text file. while reading as column, there are no issues. but i could not read the text file row-wise. while working with verilog, i get the output text file as row format. so, how to read the test file row wise
thanks in advance
2 commentaires
KSSV
le 3 Avr 2018
How is the text file? Only numbers or got text too? How you are reading it. Read about load, importdata, textscan.
Réponse acceptée
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Text Data Preparation dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!