Code Yarns ‍👨‍💻
Tech BlogPersonal Blog

How to use MATLAB without GUI

📅 2016-Mar-29 ⬩ ✍️ Ashwin Nanjappa ⬩ 🏷️ matlab ⬩ 📚 Archive

MATLAB has a GUI that is great for editing code, inspecting runtime values and debugging. However, there are some situations when you may want to run MATLAB without the GUI. For example, you are running Matlab from over SSH and X cannot be used or is too slow over the network. Thankfully, MATLAB provides a decent console version of itself.

$ matlab -nodisplay

Tried with: MATLAB R2014a and Ubuntu 14.04


© 2022 Ashwin Nanjappa • All writing under CC BY-SA license • 🐘 @codeyarns@hachyderm.io📧