almohanned alsufyani
Followers: 0 Following: 0
Feeds
提问
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...
1 year 前 | 1 个回答 | 0
1
个回答提问
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...
1 year 前 | 1 个回答 | 0
1
个回答提问
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)...
2 years 前 | 3 个回答 | 0
3
个回答提问
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...
2 years 前 | 1 个回答 | 0