load matrix from *.txt file
Mostra commenti meno recenti
Hi everybody, I want to load a matrix from *.txt file by use command "load" example: value.txt
2050 0 1175 1
2050 2110 1452 1
2050 2334 1663 1
2050 2724 2670 1
2050 2730 3067 1
This is my code
{load C:\Matlab\value.txt
value1=load}
Is it not right? How can i do? Thanks a lot.
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Data Import from MATLAB in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!