Search found 1 match

by hjanowicz
Fri Dec 30, 2016 11:41 am
Forum: Framework
Topic: OpenSees & Octave
Replies: 2
Views: 4508

Re: OpenSees & Octave

Hello - I am hoping someone can help me figure out how to call the OpenSees executable and .tcl input file within an Octave script? For matlab, this is done with the following: !openSees FileName.tcl. In Octave, I am able to use the command system("OpenSees.exe") to run the OpenSees execut...