Matlab Terminal/IDLE

3 vues (au cours des 30 derniers jours)
Miguel Fernández
Miguel Fernández le 23 Jan 2022
Modifié(e) : Steven Lord le 26 Jan 2022
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.

Réponse acceptée

Alagu Sankar Esakkiappan
Alagu Sankar Esakkiappan le 26 Jan 2022
Modifié(e) : Steven Lord le 26 Jan 2022
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]

Plus de réponses (0)

Catégories

En savoir plus sur MATLAB dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by