필터 지우기
필터 지우기

Matlab Terminal/IDLE

조회 수: 5 (최근 30일)
Miguel Fernández
Miguel Fernández 2022년 1월 23일
편집: Steven Lord 2022년 1월 26일
Can we use MATLAB on a terminal? I mean, sometimes I don't need full power MATLAB, and it takes some important time to start. So I was wondering if I could use on a terminal or if there was some type of IDLE, just like python.

채택된 답변

Alagu Sankar Esakkiappan
Alagu Sankar Esakkiappan 2022년 1월 26일
편집: Steven Lord 2022년 1월 26일
Hi Miguel,
Yes, there is an option to launch MATLAB without the UI elements from the Command prompt. It takes lesser time to load and slightly lesser resources to do so. You may use the following command from Command Prompt:
matlab -nosplash -nodesktop
Hope it helps!
[SL: fixed typo]

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Call Python from MATLAB에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by