How to read values from a table or Excel File and assign it to a variable ?
Mostrar comentarios más antiguos
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 comentarios
Azzi Abdelmalek
el 1 de Mayo de 2014
for a corresponding value of "b" and assign it to "b"?
Ramann Mantha
el 1 de Mayo de 2014
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Spreadsheets en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!