Selecting data from Excel sheet against input value
Ältere Kommentare anzeigen
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 Kommentare
darova
am 19 Mär. 2020
How good your programming skills?
Mujtaba Tahir
am 20 Mär. 2020
darova
am 20 Mär. 2020
Look into xlsread and strcmp
Mujtaba Tahir
am 23 Mär. 2020
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Tables finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!