Feeds
提问
How to plot one variable with every value of another in loop
R=250; for d=0:R HMmax=20; for i=1:10:250 HM1(i)= max(HMmax*((1-d/R)^4),0); end plot(HM1(i),d); end Fo...
13 years 前 | 1 个回答 | 0
1
个回答提问
What is this Disk #1 issue while installing matlab?
I have Matlab software for 32 bit installing in Windows 7 but as soon as I click yes for the installation to start, a dialog box...
13 years 前 | 1 个回答 | 0
