Running Ansys from Matlab
조회 수: 112 (최근 30일)
이전 댓글 표시
Hi,
I need to run Ansys from Matlab. I write the code
dos('ansys145 -b -i model2.txt -o output2.txt');
Then I get an error
ansys145 is not recognized as an internal or external command, operable program or batch file.
I try adding "C:\Program Files\ANSYS Inc\v145\ansys\bin\winx64\ANSYS145.exe" as a path to Environmental Variables but the problem is not solved.
댓글 수: 13
sina salahshour
2022년 11월 10일
Thank you for your response and guidance,It's so helpfull. But I have a problem , i want pop up fluent for one time and then run it by some journal file multiple time in the following of Previous one , i dont want to pop up fluent for every journal file separately, is there any solution for it?
Best regards,
Walter Roberson
2023년 6월 13일
nice answer, would like to more about that
채택된 답변
Sarah Palfreyman
2017년 1월 10일
See ANSYS for the MATLAB AAS Toolbox interface.
댓글 수: 6
SorMun
2023년 11월 16일
The toolbox is now availabe for download from Mathworks File Exchange at
Sorin
추가 답변 (2개)
broken_arrow
2021년 5월 17일
편집: broken_arrow
2021년 10월 8일
As of today, the provided link
redirects to the Ansys start page. The latest ANSYS_aaS Toolbox I could get is 1.1.9, which officially works until Matlab R2018b. I couldn't get it to work with newer releases and also can't downgrade my Matlab release because I'm using some functionalities of newer releases. Is there any follow-up on this? Has Ansys aaS been discontinued?
댓글 수: 3
broken_arrow
2021년 10월 17일
Thanks for providing the new link. Still, the time stamp is from 2017 and according to the text, the toolbox works for Matlab releases from 2014b through 2016a. It would be great to get an update on the state of things (@Sarah Palfreyman, @MathWorks Support Team).
SorMun
2023년 11월 16일
The toolbox is now availabe for download from Mathworks File Exchange at
I updated it and It support all Matlab versions from 2014b to 2023b and ANSYS versions from R15 to R23.2
Thank you
Sorin
참고 항목
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!