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 year 前 | 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 year 前 | 2 个回答 | 0