Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MintJulep 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: *

  • Users: Bruce_Qi
  • Content: Threads
  • Order by date
  1. Bruce_Qi

    MATLAB+SAP 2000: SetLinear command does not work

    Hello! I've been trying to change the properties of an existing linear link in SAP2000 using the API and MATLAB I'm trying this in MATLAB: DOF=[true;true;true;true;true;true]; Fixed=[false;true;true;true;true;true]; Ke = zeros(6,1,'double'); Ce = zeros(6,1,'double'); Ke(1) =32987; PropLink...

Part and Inventory Search

Back
Top