English | 简体中文 | 繁體中文 | Русский язык | Français | Español | Português | Deutsch | 日本語 | 한국어 | Italiano | بالعربية

MATLAB Environment Setup

Local Environment Settings

just a few clicks to set up the MATLAB environment. You canHereDownload the installer.

MathWorks also provides licensed products, trial versions, and student versions. You need to log in to this site and wait a moment to obtain approval.

After downloading and installing the program, simply click a few times to install the software.

Learn about the MATLAB Environment

You can start the MATLAB development IDE from icons created on the desktop. The main working window in MATLAB is called the desktop. After starting MATLAB, the desktop will display with its default layout-

The desktop has the following panels-

  • Current Folder − This panel allows you to access project folders and files.

  • Command Window− This is the main area where you can enter commands in the command line. It is indicated by the command prompt (>>).

  • Workspace − The workspace displays the variables created from files and/or all variables imported.

  • Command History − This panel displays or returns the commands entered in the command line.

Set up GNU Octave

If you are willing to use Octave on your computer (Linux, BSD, OS X, or Windows), please visitDownload GNU OctaveDownload the latest version. You can view the given machine installation instructions.