Abdulrahman Alotibi
Followers: 0 Following: 0
Feeds
질문
Plotting multiple graphs in one plot
Hi, I want to plot the (PR) vs. the (PR_ave) where (PR)changes daily while (PR_ave) is the aferage of the (PR), please change th...
1년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to assign a name for every result in every iteration by using for loop
HI, in the following code: T = 85; Delta_T = 3; for n = 1:15 T = T - Delta_T end How to assign a name for every res...
1년 초과 전 | 답변 수: 2 | 0