Selecting data from Excel sheet against input value
Show older comments
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 Comments
darova
on 19 Mar 2020
How good your programming skills?
Mujtaba Tahir
on 20 Mar 2020
darova
on 20 Mar 2020
Look into xlsread and strcmp
Mujtaba Tahir
on 23 Mar 2020
Accepted Answer
More Answers (0)
Categories
Find more on Tables in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!