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=4
theta5=0
L6=3.5
theta6=270
k1=PlaneTrussElementStiffness(E,A,L1,theta1)
2 个评论
muhammad waseem
2021-5-31
Walter Roberson
2021-5-31
Duplicates https://www.mathworks.com/matlabcentral/answers/843925-calling-function-error-in-matlab?s_tid=srchtitle
回答(0 个)
此问题已关闭。
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!