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 TugboatEng 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. kahloucheFF

    (SAP2000 API by Matlab):How can I get U1 as a vector, function of Time???

    Hye, plz help me, I assigned a function and intreduced a TimeHistory case, but I don't know how to get U1, U2... as a vector, function of time!!!! when I did this code, I get U1 as a point: ret = SapModel.Results.Setup.DeselectAllCasesAndCombosForOutput; ret =...
  2. kahloucheFF

    how to set TimeHistory FromFile_1 by SAP-API and Matlab

    pleaaaseeee help me if you can: I want to set a TimeHistory by using FromFile_1 with SAP2000 API and Matlab my code is: ret= SapModel.Func.FuncTH.SetFromFile_1('accelero', 'C:\API\essai.txt', 0, 0, 1, 2, True()); and my essai.txt is 0 -1.65 0.005 -2.17 0.01 -2.17 0.015 -3.71 0.02 2.33 but it...

Part and Inventory Search

Back
Top