I need to control Ansys Workbench Parameters from Matlab. Could you please help?
I need to control Ansys Workbench Parameters from Matlab. Could you please help?
(OP)
Help me with the code in Matlab which takes input parameters and run 'Ansys workbench mechanical' in the background and gives output values to Matlab.
I was able to do this in Excel using Python script. But, I need to do this task in Matlab.
I was also able to link Ansys Workbench and Matlab using following code:
!"C:\Program Files\ANSYS Inc\v170\ansys\bin\winx64\ANSYS170.exe" -b -pANSYSUL -i "Input text file location" -o "Output text file location"
It ran successfully and generated db and rst files which can be opened in Mechanical APDL.
But, I need a platform in Matlab where I can enter INPUT values and get OUTPUT values from Ansys.
Kindly help me to achieve this!
I was able to do this in Excel using Python script. But, I need to do this task in Matlab.
I was also able to link Ansys Workbench and Matlab using following code:
!"C:\Program Files\ANSYS Inc\v170\ansys\bin\winx64\ANSYS170.exe" -b -pANSYSUL -i "Input text file location" -o "Output text file location"
It ran successfully and generated db and rst files which can be opened in Mechanical APDL.
But, I need a platform in Matlab where I can enter INPUT values and get OUTPUT values from Ansys.
Kindly help me to achieve this!
RE: I need to control Ansys Workbench Parameters from Matlab. Could you please help?
Cheers
Greg Locock
New here? Try reading these, they might help FAQ731-376: Eng-Tips.com Forum Policies http://eng-tips.com/market.cfm?
RE: I need to control Ansys Workbench Parameters from Matlab. Could you please help?
Doug Jenkins
Interactive Design Services
http://newtonexcelbach.wordpress.com/