Effacer les filtres
Effacer les filtres

MATLAB call HyperMesh in batch mode on Linux

5 vues (au cours des 30 derniers jours)
Jiazhen Leng
Jiazhen Leng le 19 Oct 2020
Hello,
I have a MATLAB code that calls HyperMesh to a tcl script for finite element meshing in batch mode. I used system() command for this purpose. The code works well on Windows PC, but it failed on Linux.
For example, I open MATLAB on the supercomputer and run system('InstallDirectory/hmbatch -tcl FileDirectory/myscript.tcl'). It directly exits or checks the license and exits, as shown in the snapshort below.
However, if I run the command directly in Linux, it works well and creates the fem file of the finite element model. I'm confused by this problem and would like to get some help from MATLAB community. Thank you very much!

Réponses (0)

Catégories

En savoir plus sur Matrix Indexing dans Help Center et File Exchange

Produits


Version

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by