Matlab 8.6 (R2015b)

 

MATLAB R2015b (version 8.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.

In which systems is MATLAB available ?

MATLAB R2015b (Version 8.6) 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.

How to invoke MATLAB ?

Path for matlab-R2015b:

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

For C-shell:

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

For ksh or bash:

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

How to Install MATLAB-R2015b on my department machine?

It can run in 32-bit Windows Machines also.

System Requirements

Installation Guide (includes instructions to download also)

Installation Guide for Designated Computer (Stand Alone PCs)

Forms to apply for Designated Computer (Stand Alone) License

Installation Procedure

Note for Standalone License Users:

Activating expiring MATLAB license for the next academic year

What are all Tool boxes available in MATLAB-R2015b (8.6)?

MATLAB Compiler SDK6.1

Toolbox Version
MATLAB 8.6
SIMULINK 8.6
Aerospace Blockset 3.16
Aerospace Toolbox 2.16
Bioinformatics Toolbox 4.5.2
Communications System Toolbox 6.1
Computer Vision System Toolbox 7.0
Control System Toolbox 9.10
Curve Fitting Toolbox 3.5.2
Data Acquisition Toolbox 3.8
Database Toolbox 6.0
DSP System Toolbox 9.1
Econometrics Toolbox 3.3
Embedded Coder 6.9
Financial Instruments Toolbox 2.2
Financial Toolbox 5.6
Fixed Point Designer 5.1
Fuzzy Logic Toolbox 2.2.22
Global Optimization Toolbox 3.3.2
HDL Coder 3.7
Image Acquisition Toolbox 4.10
Image Processing Toolbox 9.3
Instrument Control Toolbox 3.8
Mapping Toolbox 4.2
MATLAB Coder 3.0
MATLAB Compiler 6.1
Neural Network Toolbox 8.4
Optimization Toolbox 7.3
Parallel Computing Toolbox (PCT) 6.7
PDE Toolbox 2.1
Robust Control Toolbox 6.0
Signal Processing Toolbox 7.1
SimBiology 5.3
SimElectronics 2.8
SimMechanics 4.7
Simscape 3.14
Simulink 3D Animation 7.4
Simulink Coder 8.9
Simulink Control Design 4.2.1
Simulink Design Optimization 2.8
Simulink Desktop Real-Time 5.1
Simulink Desktop Report Generator 4.2
Spreadsheet Link EX 3.2.4
Stateflow 8.6
Statistics & Machine Learning Toolbox 10.1
Symbolic Math Toolbox 6.3
System Identification_Toolbox 9.3
Wavelet_Toolbox 4.15

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(#109 within SERC).