Matlab 8.5 (R2015a)

MATLAB R2015a (version 8.5) 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 R2015a (Version 8.5) 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-R2015a:

/home/pkg/lic/matlab-R2015a/bin

For C-shell:

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

For ksh or bash:

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

How to Install MATLAB-R2015a on my department machine?

It can run in 32-bit Windows Machines also.

System Requirements

Installation Guide (includes instructions to download also)

What are all Tool boxes available in MATLAB-R2015a (8.5)?

Compiler SDK6.0

Toolbox Version
MATLAB 8.5
SIMULINK 8.5
Communication_Toolbox 6.0
Control_Toolbox 9.9
Curve_Fitting_Toolbox 3.5.1
DSP System Toolbox 9.0
Financial_Toolbox 5.5
Fixed_Point_Designer 5.0
Fuzzy_Logic_Toolbox 2.2.21
Image_Processing_Toolbox 9.2
Compiler 6.0
Neural_Network_Toolbox 8.3
Optimization_Toolbox 7.2
Parallel_Computing_Toolbox (PCT) 6.6
PDE_Toolbox 2.0
Robust_Toolbox 5.3
Signal_Toolbox 7.0
Simulink_Control_Design 4.2
Simulink_Design_Optim 2.7
Statistics_Toolbox 10.0
Symbolic_Toolbox 6.2
Identification_Toolbox 9.2
Wavelet_Toolbox 4.14.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 HelpDesk.Serc by E-mail or phone(#510 within SERC).