- 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!