photo

Tianju Huang


Attivo dal 2016

Followers: 0   Following: 0

Statistica

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


Matlab for loop plotting, how to join all the points. Please help
<</matlabcentral/answers/uploaded_files/57531/Capture.PNG>> for le = les:100:len E = 200000; fex = (pi^2*E)/((le/rx)^2); ...

quasi 8 anni fa | 0 risposte | 0

0

risposte

Domanda


Matlab for loop plotting, how to join all the points. Please help
E = 200000; fex = (pi^2*E)/((le/rx)^2); fey = (pi^2*E)/((le/ry)^2); fe = min(fex,fey); if fy/fe <= 2.25 fcr = (0.658^(...

quasi 8 anni fa | 0 risposte | 0

0

risposte

Domanda


matlab not plotting in for loop, plz help.
for le = les:100:len t=max(tf,tw); if t <=16 f = 0.9*fy; elseif 16 < t <= 35 f = 0.85*fy; elseif 35 < t <= 50 ...

quasi 8 anni fa | 1 risposta | 0

1

risposta