Matlab Terminal/IDLE

9 次查看(过去 30 天)
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
编辑: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