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!