Matlab and OpenSees

Forum for OpenSees users to post questions, comments, etc. on the use of the OpenSees interpreter, OpenSees.exe

Moderators: silvia, selimgunay, Moderators

Post Reply
foadEng
Posts: 28
Joined: Sun Jan 24, 2010 12:51 pm
Location: Iran

Matlab and OpenSees

Post by foadEng »

Hi
I am working on 3D models in opensees. I just want to know that if there is any way to make an output for opensees in matlab or vice versa! I have to perform some 3d analysis which is very hard by opensees, so I wanted to use matlab instead and see that if it is possible to relate these two (Matlab & opensees) or not.
Thank you very much
Foad Mohajeri Nav
Iran University of Science and Technology
fmk
Site Admin
Posts: 5884
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Post by fmk »

yes, just write the commands (matlab or opensees) to a file from the other program.
foadEng
Posts: 28
Joined: Sun Jan 24, 2010 12:51 pm
Location: Iran

Post by foadEng »

HI,
Thanks for you reply. But I couldn't understand your point! what do you mean by "a file from the other program"?! I'll be really thankful if you explain it a little bit more!
Thank you very much!
Foad Mohajeri Nav
Iran University of Science and Technology
fmk
Site Admin
Posts: 5884
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Post by fmk »

here is an example of OpenSees creating a matlab .m file.

[url]
http://opensees.berkeley.edu/wiki/index ... aveExample
[/url]

in a matlab .m file you would likewise create an opensees script from data in matrices. don't ask for an example as this is not a matlab forum!
Post Reply