The error 'Invalid expression. When calling a function or indexing a variable, use parentheses. Otherwise, check for mismatched delimiters.
Info
This question is closed. Reopen it to edit or answer.
Show older comments
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 Comments
muhammad waseem
on 31 May 2021
Walter Roberson
on 31 May 2021
Duplicates https://www.mathworks.com/matlabcentral/answers/843925-calling-function-error-in-matlab?s_tid=srchtitle
Answers (0)
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!