Community Profile

photo

almohanned alsufyani


Last seen: 11 months ago Active since 2023

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


plot between two variables
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...

11 months ago | 1 answer | 0

1

answer

Question


Show more than plot at the same time
I have several variables that I want to show in graphs , and I have written the code as follows : plot(Salinity_stage_max); yl...

11 months ago | 1 answer | 0

1

answer

Question


The numbers do not appear in standard format despite the writing (format shortG)
format shortG Mf=6.480554950317725e+03; Cp_sea=3.976; t_out=100; t_in=25; Qu=Mf*Cp_sea*(t_out-t_in); %useful heat gain (kw)...

1 year ago | 3 answers | 0

3

answers

Question


How can I add the elements ascending in this code
Mf=6.480554950317725e+03; y=0.005338551179592; D0=Mf*y; % Product of 1st stage D(1)=D0; M=Mf; for c=2:15 % Product profil...

1 year ago | 1 answer | 0

1

answer