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!