Feeds
질문
I made a function file but it is not readig in my other file. I need help having it read and possibly with my for loop also.
for my function I used function vp=velocity( u,L,y,h,P,p,V) vp=V.*(y/h)+((h.^2)/(2*u)).*((p-P)/L).*(((y/h).^2)-(y/h)); a...
대략 15년 전 | 답변 수: 3 | 0