Hello,
How could we run TCL script in MATLAB?
OpenSEES in Matlab
Moderators: silvia, selimgunay, Moderators
-
- Posts: 30
- Joined: Tue Apr 17, 2012 10:57 pm
- Location: Mohaghegh Ardabili University
- Contact:
OpenSEES in Matlab
Mohaghegh University/Iran
Re: OpenSEES in Matlab
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.
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.