OpenSees & Octave

For developers writing C++, Fortran, Java, code who have questions or comments to make.

Moderators: silvia, selimgunay, Moderators

Post Reply
megiddo
Posts: 9
Joined: Thu Jun 20, 2013 8:54 am
Location: UConn

OpenSees & Octave

Post by megiddo » Tue Jul 22, 2014 11:45 am

Hi, I was wondering if Octave Libraries, classes and methods are used in OpenSees C++ source code for doing matrix operations, Eigen analysis, ...

fmk
Site Admin
Posts: 5883
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Re: OpenSees & Octave

Post by fmk » Wed Jul 30, 2014 8:37 am

no .. some people use octave externally to do pre and post processing in lieu of using Matlab.

hjanowicz
Posts: 1
Joined: Wed Dec 28, 2016 9:12 am
Location: J.R. Harris and Company

Re: OpenSees & Octave

Post by hjanowicz » Fri Dec 30, 2016 11:41 am

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 executable, but I can only manually source the .tcl file in the Octave command window. Any help would be appreciated. Thanks!

Post Reply