Feeds
질문
The error 'Invalid expression. When calling a function or indexing a variable, use parentheses. Otherwise, check for mismatched delimiters.
clear E=70e6 A= 0.004 L1=3.5 theta1=90 L2=4 theta2=0 L3=5.3151 theta3= atan(3.5/4)*180/pi L4=L3 theta4=360-theta3 L5=...
거의 5년 전 | 답변 수: 0 | 0
0
답변질문
Calling function error in MAtlab
E=70e6 A= 0.004 L1=3.5 theta1=90 L2=4 theta2=0 L3=5.3151 theta3= atan(3.5/4)*180/pi L4=L3 theta4=360-theta3 L5=4 thet...
거의 5년 전 | 답변 수: 1 | 0