Make Matlab read definitions from an excel file on app designer
1 回表示 (過去 30 日間)
古いコメントを表示
Hi everyone, I am using a deep learning network that is able to recognise object and read their names. I am trying to build a code that would make the app read the definition of the object after reading its name. I have been able to create an excel file with the whole dictionary in it, so the words are in the first column and the definitions in the second column. Is there a way i can index the word from the excel file, find the row and then read the second column of the same row? Thank you very much!
0 件のコメント
回答 (1 件)
Sourabh Kondapaka
2021 年 2 月 19 日
I would recommend you to try out the free course Matlab OnRamp which goes through, among several other things, on logical indexing, matrix indexing etc.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Develop Apps Using App Designer についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!