- Import data to Matlab by implementing xlsread()
- Create a cell variable and assign all the n*3 data to the cell variable
I have a excel file which contains both number and txt, I wanna assign whole values in this excel file to the listbox
1 次查看(过去 30 天)
显示 更早的评论
for example,
first column of the excel file includes only txt second column of the excel file includes only num third column of the excel file includes only num
the excel file's size nx3
I wanna assign these nx3 into the list box with both txt and num.
0 个评论
采纳的回答
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Migrate GUIDE Apps 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!