Extracting user defined data
古いコメントを表示
When I run the program, it should ask for values of m, y/b ratio. I can provide y/b value as 0.15, 0.23... which the program needs to interpolate and display the answer. Is it possible to create such program?

採用された回答
その他の回答 (1 件)
Jon
2019 年 10 月 7 日
0 投票
You can use readmatrix to get the data out of the spreadsheet.
You can use interp2 to do the interpolation.
カテゴリ
ヘルプ センター および File Exchange で MATLAB についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!