Feeds
提问
Not running second for loop--help! Thanks
for i=st1_dates_vector(1) : st1_dates_vector(end); st1_Q_year=st1_Q(st1_years==i); for k=1:365-6; Q7day=st1_Q...
9 years 前 | 0 个回答 | 0
0
个回答提问
Undefined Variable; Q7day, help! Thank you
for i=st1_dates_vector(1) : st1_dates_vector(end); st1_Q_year=st1_Q(st1_years==i); for k=1:365-6; Q7da...
9 years 前 | 1 个回答 | 0
1
个回答提问
" Undefined operator '==' for input arguements of type of 'cell'" - thanks
[FlowData,st1_dates]=xlsread('PR_DailyFlow.xlsx','PR_MouthOfCanyon',... 'A2:B12785'); [FLowData2,st2_dates]=xlsread(...
9 years 前 | 2 个回答 | 0
