how to run linux commands in MATLAB, in windows 10

조회 수: 2 (최근 30일)
Hugo
Hugo 2021년 4월 26일
편집: Hugo 2021년 4월 26일
Hi,
I am using windows 10 and I would like to run a software, called Moldex3D, in command line. The problem is that the command is for linux OS. It works like this:
Moldex3D Solver Command-Line Tool, a Linux executable one to launch Moldex3D or create PBS console program, is located at /opt/Moldex3D/Rxx/x64/Bin.
Usage 1 (Launch Moldex3D computing):
MDXSolverCommandlineTool -launch {bjs_file_path} {run_index} {module_index} {nprocess} {compute_node_file_path}
– bjs_file_path: The full path of MDXBatchRun.bjs.
– run_index: The index of the run to launch.
– module_index: The index of the module to launch.
– nprocess: Number of total MPI processes to launch.
– compute_node_file_path: The full path of the file containing nodes to use for computing.
Can I run the comand MDXSolverCommandlineTool -launch {bjs_file_path} {run_index} {module_index} {nprocess} {compute_node_file_path} in MATLAB, in windows 10? I tried using the system function, but without success.
I thank you in advance,
Best regards,

답변 (0개)

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

태그

제품


릴리스

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by