photo

Abdulrahman Alotibi


Last seen: 1 year ago Active since 2023

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 2 answers | 0

2

answers