Filter löschen
Filter löschen

ANSYS APDL to MATLAB Interface

16 Ansichten (letzte 30 Tage)
Nawfal Hsaine
Nawfal Hsaine am 18 Jan. 2017
Kommentiert: Nawfal Hsaine am 26 Jan. 2017
when I write the Interface command line to run ANSYS APDL from MATLAB as follows:
! "C:\Program Files\ANSYS Inc\v150\ansys\bin\winx64" -b -i FEAin.txt -o FEAout.txt
the following error message is appearing to me:
'"C:\Program Files\ANSYS Inc\v150\ansys\bin\winx64"' is not recognized as an internal or external command, operable program or batch file.
Please, can you inform me what is the problem ? Thank you so much for any help

Antworten (1)

Jordan Ross
Jordan Ross am 24 Jan. 2017
Hello Nawfal,
It seems that you are not executing a program and instead trying to execute the directory "C:\Program Files\ANSYS Inc\v150\ansys\bin\winx64" by mistake. I would verify your syntax.
  1 Kommentar
Nawfal Hsaine
Nawfal Hsaine am 26 Jan. 2017
Thank you Ross for your answer, but I have already got the results from APDL and input file (FEAin.txt) is created upon this result.

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Programming finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by