Info

この質問は閉じられています。 編集または回答するには再度開いてください。

comparing excel and matlab results with multiple conditions

1 回表示 (過去 30 日間)
badrul hisham
badrul hisham 2016 年 4 月 11 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
hi i have a coding that requires me to compare results from matlab calculations with excel. i have a table in excel that is used to categorize the results into specific groups. fro example :
a = height = 54.5
b = trunk index = 1.3
c = group = 2
a,b and c are the results i got from my calculations in matlab. the next step is that the program should find the height with value of 54.5 and then find where the matching trunk index which is 1.3. from there, it will then find the value 2 is in which category either endo,meso,ecto or balanced (in this case it is meso). as you can see in row 14, all the matching results are there. my inputs are height, trunk index and group number. the output should be the name of the group (endo,meso,ecto or balanced). i have attached together with my excel file in this post.please show me how to do this.
thank you
(matlab 2015 a)

回答 (0 件)

製品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by