How to read values from a table or Excel File and assign it to a variable ?
이전 댓글 표시
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
Azzi Abdelmalek
2014년 5월 1일
for a corresponding value of "b" and assign it to "b"?
Ramann Mantha
2014년 5월 1일
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Spreadsheets에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!