Running Ansys from Matlab
116 ビュー (過去 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 件のコメント
Arman Burkitbayev
2023 年 6 月 2 日
is there any news about live data exchange between ansys and matlab?
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!