hello.
in this code, i have tried to obtain timehistory displacement out put. according to the Sap OAPI documention, If the user sets the value of 2 in the following function, it will returne timehistory displacement out put.
%get output option
%Value:(1 = Envelopes; 2 = Step-by-Step; 3 = Last...
hello
I have a problem in this code.
it is base on the example code of Sap2000v20 in matlab.
I want to get the "modal result". but it seems there are some problem.
please help me.
thanks
%% clean-up the workspace & command window
clear;
clc;
%%set the following flag to true to attach to...