Search found 3 matches

by hooman_ces
Fri May 25, 2007 10:21 pm
Forum: OpenSees.exe Users
Topic: OpenSees-MATLAB
Replies: 10
Views: 13573

I think I will face difficulties in post processing analysis with tcl, while MATLAB is more powerful in numerical and graphical calculations. That is why I need running m files with tcl commands or tcl files with m ones.
by hooman_ces
Fri May 25, 2007 9:25 am
Forum: OpenSees.exe Users
Topic: OpenSees-MATLAB
Replies: 10
Views: 13573

Thank you for your reply
I`m going to build some models automatically with MATLAB, analyze them with OpenSees, compare the results and find the best one. So I think I have to use MATLAB.
Another choice is to run m files with tcl commands. Do you have any information in this field?
by hooman_ces
Fri May 25, 2007 7:26 am
Forum: OpenSees.exe Users
Topic: OpenSees-MATLAB
Replies: 10
Views: 13573

OpenSees-MATLAB

Hi, I would really appreciate if someone could tell me how to analyze a model built in OpenSees (a tcl file), via MATLAB. In other words I want to have a link between OpenSees and MATLAB. First I should run OpenSees and then write 'source inputfile.tcl' in the command prompt (which is OpenSees here)...