Import variables from Matlab

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

Moderators: silvia, selimgunay, Moderators

Post Reply
hyunee
Posts: 21
Joined: Thu Dec 13, 2012 12:21 am
Location: Virginia Tech

Import variables from Matlab

Post by hyunee »

Hello,
I am trying to import some variables defined in Matlab to OpenSees. Could anybody tell me how I can do this?
Thank you.
rafetsisman
Posts: 32
Joined: Wed Apr 24, 2013 8:49 am
Location: Yildiz Technical University

Re: Import variables from Matlab

Post by rafetsisman »

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
Post Reply