Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations GregLocock on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. samcivil23

    sap2000 and matlab

    Hi, I am using the following code to obtain the displacement NumberResults = zeros (1,1, 'double'); Obj = {' '}; Elm = {' '}; LoadCase = {' '}; StepType = {' '}; StepNum = zeros(1,1,'double'); U1 =zeros(1,1,'double')...
  2. samcivil23

    Read raw data from SAP2000 by MATLAB

    hi. I have a two-dimensional frame model Sp2000 I want to read data from SAP 2000 with MATLAB How can I do it? MATLAB code by reading data from SAP .... Thank you
  3. samcivil23

    The output of sap2000 by MATLAB

    Hi . I have written this code. This code sap2000 Analysis and design side was open. I want a command to write something that I would like to take the weight of the structure. Or tension elements Or displacement floors. How can I do it? What's the code? clear all close all; clc...
  4. samcivil23

    Add steel sections with MATLAB

    Hi . I am using this code to add steel sections. %% Import new frame section property ret = SapModel.PropFrame.ImportProp ('IPE180', steel, Sections8.pro, 'IPE180'); But this error was finished Undefined function or variable 'steel'. Error in new (line 189) ret =...

Part and Inventory Search