EXTRACT DATA FROM EXCEL
3 次查看(过去 30 天)
显示 更早的评论
i have an excel file in the form
Name Result
a 2
b 5
a 7
c 5
a 6
b 8
How do I load the data for the rows named 'a' into matlab?? ie create an array in MATLAB as follows
a 2
a 7
a 6
2 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Data Import from MATLAB 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!