OpenSEES in 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
samcivil
Posts: 30
Joined: Tue Apr 17, 2012 10:57 pm
Location: Mohaghegh Ardabili University
Contact:

OpenSEES in Matlab

Post by samcivil »

Hello,
How could we run TCL script in MATLAB?
Mohaghegh University/Iran
afakhimi
Posts: 26
Joined: Sun Nov 27, 2011 6:35 am
Location: Isfahan University Of Technology

Re: OpenSEES in Matlab

Post by afakhimi »

Hi
you must write in M-file:
!samcivil opensees_runfile.tcl
!: It is used to link opensees and matlab
samcivil: it is name of opensees file (exe).
opensees_runfile.tcl : it is tcl_file.
Post Reply