Selecting data from Excel sheet against input value
이전 댓글 표시
I have a excel sheet which has four columns.1st column contains names of beams and other contains properties corresponding to it. I want to create a function or a script which asks user to input a beam name. Search the table if the beam exists. If it does it should put the properties of that beam equal to different variables.
댓글 수: 4
darova
2020년 3월 19일
How good your programming skills?
Mujtaba Tahir
2020년 3월 20일
darova
2020년 3월 20일
Look into xlsread and strcmp
Mujtaba Tahir
2020년 3월 23일
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Tables에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!