I need help with this
显示 更早的评论
How do I read a matrix of numbers from a file into my program, with the data arranged in rows and columns matlab.
回答(2 个)
Star Strider
2019-10-8
1 个投票
Image Analyst
2019-10-8
1 个投票
Try csvread() or dlmread() or readtable() or importdata().
类别
在 帮助中心 和 File Exchange 中查找有关 Spreadsheets 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!