Matlab 9.6 (R2019a)

MATLAB R2019a (version 9.6) is installed in SERC. MATLAB, the language of technical computing, is a programming environment for algorithm development, data analysis, visualization, and numeric computation. Simulink® is a graphical environment for simulation and Model-Based Design of multidomain dynamic and embedded systems.MATLAB PCT parallel profile works only on the local system. Click on local below for details

. local

NOTE: Make sure that you include only the directory in MATLAB path for that profile which is set as default. Other profile directories should not be on the path.


System Requirements

Note: Matlab R2019a doesn’t support 32 Bit Machines.
Users are requested to upgrade their Machine OS to 64 Bit.


Matlab Installation

1.Personal Laptop / Designated Computer

Installation Guide for Personal Laptop (Designated Computers)

2.Desktop machine connected to campus network (IISc Network License)

Installation Guide for Department Machine or Lab Machines through SERC license Server  (includes instructions to download also)


In which systems in SERC is MATLAB available ?

MATLAB R2019a (Version 9.6) is currently available on all the access stations in SERC Bay Area (1st Floor). You can use MATLAB from an ascii terminal, but an X-window system will support more graphics display.


How to invoke MATLAB ?

Path for matlab-R2019a:

cd /home/pkg/lic/matlab-tah-R2019a/bin

Run: ./matlab

For C-shell:

  set path=(/home/pkg/lic/matlab-tah-R2019a/bin $path)

For ksh or bash:

  export PATH=/home/pkg/lic/matlab-tah-R2019a/bin:$PATH 

Note for Standalone License Users:

Activating expiring MATLAB license for the next academic year


What are all Tool boxes available in MATLAB-R2019a (9.6)?

Toolbox Version
MATLAB 9.6
SIMULINK 9.3
5G Toolbox 1.1
Aerospace Blockset 4.1
Aerospace Toolbox 3.1
Antenna Toolbox 4.0
Audio System Toolbox 2.0
Automated Driving System Toolbox 2.0
AUTOSAR Blockset 2.0
Bioinformatics Toolbox 4.12
Communications System Toolbox 7.1
Computer Vision System Toolbox 9.0
Control System Toolbox 10.6
Curve Fitting Toolbox 3.5.9
Data Acquisition Toolbox 4.0
Database Toolbox 9.1
Datafeed Toolbox 5.8.1
Deep Learning Toolbox 12.1
DSP System Toolbox 9.8
Econometrics Toolbox 5.2
Embedded Coder 7.2
Filter Design HDL Coder 3.1.5
Financial Instruments Toolbox 2.9
Financial Toolbox 5.13
Fixed Point Designer 6.3
Fuzzy Logic Toolbox 2.5
Global Optimization Toolbox 4.1
GPU Coder 1.3
HDL Coder 3.14
HDL Verifier 5.6
Image Acquisition Toolbox 6.0
Image Processing Toolbox 10.4
Instrument Control Toolbox 4.0
LTE HDL Toolbox 1.3
LTE System Toolbox 3.1
Mapping Toolbox 4.8
MATLAB Coder 4.2
MATLAB Compiler 7.0.1
MATLAB Compiler SDK 6.6.1
MATLAB Report Generator 5.6
Mixed-Signal Blockset 1.0
Model Predictive Control Toolbox 6.3
Model-Based Calibration Toolbox 5.6
Neural Network Toolbox 11.1
OPC Toolbox 4.0.7
Optimization Toolbox 8.3
Parallel Computing Toolbox (PCT) 7.0
PDE Toolbox 3.2
Phased Array System Toolbox 4.1
Polyspace Bug Finder 2.6
Polyspace Code Prover 9.10
Powertrain Blockset 1.5
Predictive Maintenance Toolbox 2.0
Reinforcement Learning Toolbox 1.0
RF Blockset 7.2
RF Toolbox 3.6
Risk Management Toolbox 1.5
Robotics System Toolbox 2.2
Robust Control Toolbox 6.6
Sensor Fusion and Tracking Toolbox 1.1
SerDes Toolbox 1.0
Signal Processing Toolbox 8.2
SimBiology 5.8.2
SimEvents 5.6
Simscape 4.6
Simcape Driveline 2.16
Simscape Electronics 7.1
Simscape Fluids 2.6
Simscape Multibody 6.1
Simulink 3D Animation 8.2
Simulink Check 4.3
Simulink Code Inspector 3.4
Simulink Coder 9.1
Simulink Control Design 5.3
Simulink Design Optimization 3.6
Simulink Desktop Report Generator 5.7
Simulink Real-Time 5.8
Simulink Report Generator 5.6
Simulink Requirements 1.2
Simulink Test 2.5
Spreadsheet Link 3.4.1
Stateflow 9.2
Statistics & Machine Learning Toolbox 11.5
Symbolic Math Toolbox 8.3
System Identification_Toolbox 9.10
Text Analytics Toolbox 1.3
Trading Toolbox 3.5.1
Vehicle Dynamics Blockset 1.2
Vehicle Network Toolbox 4.2
Vission HDL Toolbox 1.8
Wavelet_Toolbox 5.2
WLAN System Toolbox 2.1

Where do I get help ?

MATLAB is an interactive programme with on-line help. To get an overview of MATLAB type intro from the MATLAB prompt. The help command tells you the topics (directories) available in MATLAB. The command help directory_name or help function_name gives more detailed help about the directory or the function. You can also look for a particular topic by typing lookfor topic.

For further assistance, contact to symadmin.serc@iisc.ac.in by E-mail or phone(#109 within SERC).