How to run ANSYS from Matlab

5 次查看(过去 30 天)
Hola a todos, estoy intentando correr ANSYS en Matlab con el siguiente comando:
system('SET KMP_STACKSIZE=4096k & "C:\Program Files\ANSYS Inc\ANSYS Student\v232\ansys\bin\winx64\ansys232.exe" -b -i bridge_e9_mio.txt -o report.out');
También lo he probado con 2048 en vez de 4096. He probado absolutamente todo y no se donde se encuentra el error. Pero necesito correr ANSYS en el código de Matlab para un proceso de optimización que estoy realizando.
Alguien sabe algo y/o podría ayudarme????
Gracias a todos de antemano!!!

回答(1 个)

Sachin Lodhi
Sachin Lodhi 2024-3-20
Hola Fernando, responderé a esta pregunta en inglés.
You can refer to the following MATLAB Answer related to running ANSYS from MATLAB for optimization purposes - https://www.mathworks.com/matlabcentral/answers/160210-how-can-i-run-ansys-from-matlab?s_tid=srchtitle
Also, you can refer to the following links for books and videos on MATLAB-ANSYS interaction :

标签

产品


版本

R2023b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!