How to read values from a table or Excel File and assign it to a variable ?
Ältere Kommentare anzeigen
Hello, I am writing a MATLAB code for the design of a Horn Antenna. In the process, the code is supposed to read values from a table (or an excel file). To make it more clear, let us assume I have a table of two variables "a" & "b". The value of "a" is to be entered by the user and based on the value entered, the code is supposed to look up the table/or an excel file for a corresponding value of "b" and assign it to "b". How do I do it ?
2 Kommentare
Azzi Abdelmalek
am 1 Mai 2014
for a corresponding value of "b" and assign it to "b"?
Ramann Mantha
am 1 Mai 2014
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Spreadsheets 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!