Matlab 9.2 (R2017a)

MATLAB R2017a (version 9.2) 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 R2017a 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 Computer)

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

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


How to invoke MATLAB ?

Path for matlab-R2017a:

/home/pkg/lic/matlab-tah-R2017a/bin

For C-shell:

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

For ksh or bash:

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


In which systems is MATLAB available ?

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


 Note for Standalone License Users:

Activating expiring MATLAB license for the next academic year


What are all Tool boxes available in MATLAB-R2017a (9.2)?

Toolbox Version
MATLAB 9.2
SIMULINK 8.9
Aerospace Blockset 3.19
Aerospace Toolbox 2.19
Bioinformatics Toolbox 4.8
Communications System Toolbox 6.4
Computer Vision System Toolbox 7.3
Control System Toolbox 10.2
Curve Fitting Toolbox 3.5.5
Database Toolbox 7.1
DSP System Toolbox 9.4
Econometrics Toolbox 4.0
Embedded Coder 6.12
Financial Instruments Toolbox 2.5
Financial Toolbox 5.9
Fixed Point Designer 5.4
Fuzzy Logic Toolbox 2.2.25
Global Optimization Toolbox 3.4.2
HDL Coder 3.10
Image Acquisition Toolbox 5.2
Image Processing Toolbox 10.0
Instrument Control Toolbox 3.11
Mapping Toolbox 4.5
MATLAB Coder 3.3
MATLAB Compiler 6.4
MATLAB Compiler SDK 6.3.1
MATLAB Report Generator 5.2
Model Predictive Control Toolbox 5.2.2
Neural Network Toolbox 10.0
Optimization Toolbox 7.6
Parallel Computing Toolbox (PCT) 6.10
PDE Toolbox 2.4
Robust Control Toolbox 6.3
Signal Processing Toolbox 7.4
SimBiology 5.6
Simscape 4.2
Simscape Electronics 2.11
Simscape Multibody 5.0
Simulink 3D Animation 7.7
Simulink Coder 8.12
Simulink Control Design 4.5
Simulink Design Optimization 3.2
Simulink Desktop Report Generator 5.2
Stateflow 8.9
Statistics & Machine Learning Toolbox 11.1
Symbolic Math Toolbox 7.2
System Identification_Toolbox 9.6
Wavelet_Toolbox 4.18

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 helpdesk.serc@auto.iisc.ac.in by E-mail or phone(#103 within SERC).