OpenSeesSP + MATLAB
Posted: Tue Jan 19, 2016 1:00 am
Hi,
I have problem in coupling matlab with OpenSeesSP. When I run my code with direct use of OpenSeesSP executable, everything goes well. However, when I try to run it through matlab platform, it doesn't recognize "mpiexec". Generally speaking, I have problem in commanding "mpiexec -np i OpenSeesSP code.tcl" through matlab.
Why I need to use matlab? Because my simulations are kind of restarting analysis. That is, I need to do post processing (using matlab) of analysis number i, and then use the results for the analysis number i+1.
I guess that the problem is because I don't have license for the parallel toolbox in matlab! Isn't that so?
Thanks for you help!
I have problem in coupling matlab with OpenSeesSP. When I run my code with direct use of OpenSeesSP executable, everything goes well. However, when I try to run it through matlab platform, it doesn't recognize "mpiexec". Generally speaking, I have problem in commanding "mpiexec -np i OpenSeesSP code.tcl" through matlab.
Why I need to use matlab? Because my simulations are kind of restarting analysis. That is, I need to do post processing (using matlab) of analysis number i, and then use the results for the analysis number i+1.
I guess that the problem is because I don't have license for the parallel toolbox in matlab! Isn't that so?
Thanks for you help!