MATLAB Setup And Environment

MATLAB Setup And Environment

MATLAB System Requirements

As we have already discussed the prerequisite to begin the learning journey of MATLAB now let us drive into some technical system requirements.

  • RAMàMinimum 4GB or recommended to use 8GB or 12GB
  • PROCESSORàMinimum four logical cores (AMD or INTEL)
  • OPERATING SYSTEMàWindows 64-bit, Linux 64-bit, macOS 64-bit
  • DISK SPACEàHDD (2.9Gb or above) or SSD recommended
  • Graphicsà no specific graphic requirement, recommended any.

Downloading MATLAB Software On Your PC

There are many versions of MATLAB depending on the purpose to be served; in this tutorial, we will download the free trial version, which is most suitable for students for learning purposes.

Let’s follow the below steps to download MATLAB Software

STEP1àVISIT www.mathworks.com (official website of MATLAB), the page prompts you to select language and country. Then select your preferred options.

MATLAB Setup

STEP2àNow, click on the download free trail link, a new page gets loaded.

MATLAB Setup

STEP3àIt prompts you to create an account with MathWorks by entering the required details such as verify email.

MATLAB Setup

STEP4àBy clicking further, you will be accepting the terms of the agreement.

STEP5àThen it asks you to further add few add-ons with the free trial version of the software, which might be helpful in future needs.

STEP6àBy selecting the operating system of your pc, it first downloads the installer for MATLAB software.

STEP7àNow a binary file gets downloaded in your downloads folder. You can now find this .exe file on your pc.

Installing MATLAB In Your Pc

STEP1àNow, by clicking the binary file in your downloads folder, an installer prompt will pop up on the screen.

STEP2àBy letting the default options unchanged, click next and accept the license terms.

MATLAB Setup

STEP3àLog in page appears, asking you to login into your MathWorks account.

STEP4àLicense Selection window will pop up; select your id and click the Next button.

STEP5àFolder selection and Product selection windows will appear; by selecting the options according to your need, click on the Next button.

STEP6àFinally Installation Complete window will appear; click on the Next button.

STEP7àA MATLAB icon will be visible on the desktop; you will be directed to MATLAB working space by opening that.

MATLAB Environment

MATLAB environment is a bunch of utilities consisting of various tools which are helpful for MATLAB users or programmers according to their requirement for developing projects. This might include monitoring data, managing variables in the workspace, import/export data, profiling M-files, error debugging.

Let’s now understand the environment of MATLAB.

MATLAB's DESKTOP

The working space of MATLAB is called DESKTOP. It can be quickly launched by just clicking on the MATLAB icon. MATLAB's desktop combines data, tools, functions, applications for managing and integrating within the MATLAB environment.

MATLAB Setup

Few essential tools which can be found from MATLAB's desktop are

  • Start Button
  • Command history window
  • Figure window
  • Path and help browser
  • Workspace
  • Current window
  • Array editor
  • Debugger
  • Application
  • Community
  • Learn MATLAB
  • Simulink
  • Add-ons
  • Preferences
  • Layouts, etc.

The desktop of MATLAB has three main panels as follows:

1. Command window

So here, all the predefined or in-built MATLAB commands are entered in the command line; this is the main area, and it is indicated by ">>."

MATLAB Setup

Command history is also stored in a document which allows the user flexibility to reuse the commands earlier used even across various sessions. Therefore this creates a great sense of recalling commands in MATLAB.

2. Current Folder

You can fetch any project from this panel which is situated on the left side, as shown in the below figure.

MATLAB Setup

This folder is helpful in the sense of navigating across various projects created by users.

3. Workspace

This workspace displays all the created/imported variables from any files or folder.

MATLAB Setup

For instance, if two script files are executed one after another in the same workspace, then the second script file can use variables of the first file.


Related Topics

Matlab Unit impulse signal generation

What is the Necessity of learning Matlab programs? Matlab Programming Examples give you an idea of typical Matlab programs in a nutshell.Matlab programming should be utilizing object-oriented programming, GUI programming, and...

3 minutes read.

Matlab Matrix

Matlab Matrix What is a Matrix? a rectangular array of expressions arranged in particular rows and columns that is treated as a solitary substance and controlled by specific standards. MatlabMatrix A Framework called matrix,...

5 minutes read.

Matlab function

Introduction: Functions in MATLAB are composed with code that link one variable with another, and yielded output is connected precisely to one specific information that shapes a significant piece of any...

6 minutes read.

MATLAB Linear Convolution problem solving

What is linear convolution? In science (specifically, useful examination), convolution is a numerical procedure on two capacities (f1 and g1) that communicates how the state of one is adjusted by the...

4 minutes read.

MATLAB vs Other Languages

MATLAB vs Other Languages If we try to find which is the best computer programming languages, the answer is not straightforward, and that might sound similar to asking which is the...

3 minutes read.

Matlab Algebra

Up until now, we have seen that every one of the models work in MATLAB just as its GNU, then again called Octave. In any case, for addressing fundamental mathematical...

6 minutes read.

MATLAB Setup And Environment

MATLAB Setup And Environment MATLAB System Requirements As we have already discussed the prerequisite to begin the learning journey of MATLAB now let us drive into some technical system requirements. RAMàMinimum 4GB or...

3 minutes read.

Matlab DFT and IDFT

Matlab Program- (DFT and IDFT of a sequence) Program for DFT (Discrete Fourier change) and IDFT (Inverse discrete Fourier change) of a sequence. Program explanation: In Arithmetic, the discrete Fourier change (DFT) changes...

3 minutes read.

Matlab Calculus

Analytics Calculus is significant in various fields like designing, physical science, and different sciences, yet the estimations are finished by machines or PCs, regardless of whether they are into Physics...

3 minutes read.

MATLAB Scripts

Scripts Introduction Matlab Script represents some programs and is executed like we execute command in the command window of Matlab’s environment. Matlab script is also defined as a sequence of commands;...

6 minutes read.

Matlab Square Wave Signal Generation

What is Square Wave signal Generator? A “square wave” is a sort of non-sinusoidal waveform, most normally experienced in gadgets and sign preparing. An optimal square wave substitutes consistently and momentarily...

3 minutes read.

MATLAB Variables

What are variables? A variable is a storage location or a container to store or hold data. In programming, variables are used to reservedata created by the programmers so that it...

4 minutes read.

matlab polynomials

In mathematics, a polynomial is an articulation comprising of indeterminates factors and the respective coefficients, that includes just the tasks of augmentation, expansion, deduction, and non-negative whole number exponentiation of...

4 minutes read.

MATLAB Strings

You can address text in MATLAB utilizing string exhibits. Every component of a string exhibit stores a grouping of characters. The arrangements can have various lengths without cushioning, for example,...

5 minutes read.

MATLAB Gaussian Pulse

Gaussian pulse shape description: The diagram of a Gaussian is a trademark symmetric "ringer bend" shape. The boundary an is the stature of the bend's pinnacle, b is the situation of...

3 minutes read.

Differentiation in Matlab

Differentiation in Mathematics In maths, Derivatives are an essential device of math or calculus. For instance, derivative of the situation of a moving article regarding time is the item's speed: this...

6 minutes read.

Matlab Simulink

What is Simulink? Simulink is a re-enactment and model-based plan climate for dynamic and installed frameworks, incorporated with MATLAB. Simulink, additionally created by "MathWorks", is an information stream graphical programming language apparatus...

7 minutes read.

MATLAB’s Array

What is an Array? An array is a collection of similar datatype elements in contiguous memory location. Every element in array is stored with an index number starting from 0. First...

4 minutes read.

MATLAB Transform

MATLAB furnishes for working with changes, for example, the Laplace and Fourier changes. Changes are utilized in science and designing as an instrument for improving on investigation and take a...

5 minutes read.

Matlab Graphic image

Matlab’s Graphic image Images are stored as arrays of numeric data in MATLAB® environment, so you can perform various sort of analysis on them to better visualize it. Picture Processing applications are given...

3 minutes read.