Read matriz from text file
显示 更早的评论
Hello, i am new to Matlab, and i still coudn't find a way to read a text file, organized like it was a table, and get the matriz in it. The first line of the file are the names of the citys, and rest of the lines are the matriz, wich each position corresponds to the distance between the cities. My objective is to read the cities and put them in an array, and get the matriz with only the numbers;
can someone help me?
Salmorrete, Vila Lo, Piao, Tortolindo, Chao de Frades
0 104 97 33 205
0 0 46 57 410
0 0 0 154 73
0 0 0 0 322
0 0 0 0 0
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Get Started with MATLAB 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!