Hello,
I am trying to import some variables defined in Matlab to OpenSees. Could anybody tell me how I can do this?
Thank you.
Import variables from Matlab
Moderators: silvia, selimgunay, Moderators
-
- Posts: 32
- Joined: Wed Apr 24, 2013 8:49 am
- Location: Yildiz Technical University
Re: Import variables from Matlab
you can use text writing commands(fopen,fprintf) in matlab and then save it as "filename.tcl" after that call opensees and the file, i think it will be helpfull