Hi Miss simahr
I used the following code that you sent to me.
feature('COM_SafeArraySingleDim', 1)
feature('COM_PassSafeArrayByRef', 1)
SapObject=actxserver('SAP2000v16.SapObject');
SapObject.ApplicationStart
Sap=SapObject.SapModel;
Sap.File.OpenFile('C:\Users\ ... .s2k')...
thread801-309262
Hello, I'm taha.
I changed the profile of some members in the structure by matlab in .s2k file. Then I open it with matlab and analyse it. Now I want to get the results of analysis by matlab but I can't. Can anyone help me to do that.