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년 전 | 답변 수: 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년 전 | 답변 수: 1 | 0
