Clear Filters
Clear Filters

Obtaining frame forces from Sap2000

4 views (last 30 days)
sandupama jayaweera
sandupama jayaweera on 15 Mar 2019
I am trying to obtain frame forces from a sap model. I used the code,
[ret, NumberResults, Obj, ObjSta, Elm, ElmSta, LoadCase, StepType, StepNum, P, V2, V3, T, M2, M3] =AnalysisResults.FrameForce(FrameName1,SAP2000v20.eItemTypeElm.GroupElm, NumberResults, Obj, ObjSta, Elm, ElmSta, LoadCase, StepType, StepNum, P, V2, V3, T, M2, M3)
But got the following error message,
No method 'FrameForce' with matching signature found for class 'SAP2000v20.cAnalysisResults'.
I'll really appreciate if someone can help me with this.
  1 Comment
xie huang xie huang
xie huang xie huang on 25 Feb 2024
Hello, I also met the same problem, may I ask you to solve it? Can you ask me how to solve it? Thank you very much!

Sign in to comment.

Answers (1)

Walter Roberson
Walter Roberson on 25 Feb 2024
  1 Comment
xie huang xie huang
xie huang xie huang on 25 Feb 2024
Sorry, I also used the explicit expression, but I don't know what the problem is, can you help me look at it?

Sign in to comment.

Categories

Find more on MATLAB in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!