Filter löschen
Filter löschen

Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

comparing excel and matlab results with multiple conditions

1 Ansicht (letzte 30 Tage)
badrul hisham
badrul hisham am 11 Apr. 2016
Geschlossen: MATLAB Answer Bot am 20 Aug. 2021
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)

Antworten (0)

Diese Frage ist geschlossen.

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by