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!