Nix Nix
tldr-pages web client with multiple languages
Nix Nix
Search
On This Page

matlab

MathWorks의 수치 계산 환경. 더 많은 정보: https://uk.mathworks.com/help/matlab/.

  • 시작 시 스플래시 화면 없이 실행:

matlab -nosplash

  • MATLAB 명령문 실행:

matlab -r "matlab_명령문"

  • MATLAB 스크립트 실행:

matlab -r "run(경로/대상/스크립트.m)"

Related Topics
English version français version 中文 version
Contribute to This Page
Report New Issue View Source
Discuss this page