Question: I know how to import excel datas to MATLAB. [num,txt,raw] = xlsread('filename') But I am totally stuck in computing the number of nice, cold and
![I know how to import excel datas to MATLAB. [num,txt,raw] =](https://dsd5zvtm8ll6.cloudfront.net/si.experts.images/questions/2024/09/66f3cd7c6f730_88366f3cd7c0012c.jpg)
I know how to import excel datas to MATLAB.
[num,txt,raw] = xlsread('filename')
But I am totally stuck in computing the number of nice, cold and hot days. I know that I should assign number between the given temperature intervals to a variable. But I cannot figure out how to do that. I would really appreciate if someone could explain briefly. If I could only assign the the temperature between the 3 given intervals into 3 main identifiers(hot,cold,nice) I could solve the problem too. I just cannot understand how I can use the math equation 70 The Excel data File link: https://expirebox.com/download/6fc80b5bc02e6c5984055cef26752e7f.html If it helps, I found this very similar problem on internet "https://www.kau.edu.sa/Files/0053697/Subjects/chapter8-appendix1.pdf" however, it is explained for c programming. not for MATLAB.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
