Nafees
MathWorks MOOC Program
Followers: 0 Following: 0
Feeds
提问
Unable to plot the two for loops together.
clc c = 1; for w = 0:0.001:1.5 J(c)= ((4*10^-7) * (exp(( (1.66*10^-19 * w) / (1.5*(1.38*10^-23)*298.15)-1))))-40; ...
2 years 前 | 1 个回答 | 0
1
个回答提问
Plotting a psychrometric chart
Any idea on how I can plot a psychrometric chart using matlab code or otherwise?
11 years 前 | 2 个回答 | 0
