MATLAB call HyperMesh in batch mode on Linux

5 次查看(过去 30 天)
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!

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Matrix Indexing 的更多信息

产品


版本

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by