Community Profile

photo

Chitrangini Sahu


Last seen: 4 years ago Active since 2018

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


i want to plot a scatter graph and fit a linear line to it but how do i give the calculated average values as input? can anyone please tell what do i write in place of question marks in the code given?
daily_temp=xlsread('G:\phd\hydroinformatics\assgn2\Temp_Even_23.5_78.5.xls'); avg_1980=mean(daily_temp(1:60,4)); avg_1981=mean...

5 years ago | 1 answer | 0

1

answer