필터 지우기
필터 지우기

MATLAB call HyperMesh in batch mode on Linux

조회 수: 5 (최근 30일)
Jiazhen Leng
Jiazhen Leng 2020년 10월 19일
댓글: SAVERIO GIULIO BARBIERI 2022년 2월 25일
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