Make Matlab read definitions from an excel file on app designer

조회 수: 2 (최근 30일)
Valeria Dosso
Valeria Dosso 2021년 2월 10일
답변: Sourabh Kondapaka 2021년 2월 19일
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!

답변 (1개)

Sourabh Kondapaka
Sourabh Kondapaka 2021년 2월 19일
Please have a look at this Technical Article and the documentation.
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.

카테고리

Help CenterFile Exchange에서 AI for Signals에 대해 자세히 알아보기

제품


릴리스

R2020b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by