MATLAB R2017b (version 9.3) 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 . 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. Note: Matlab R2017b doesn’t support 32 Bit Machines. Matlab Installation 1.Personal Laptop / Designated Computer Installation Guide for Personal Laptop (Designated Computer) 2.Desktop machine connected to campus network (IISc Network License) How to invoke MATLAB ?Path for matlab-R2017b: /home/pkg/lic/matlab-tah-R2017b/bin For C-shell: set path=(/home/pkg/lic/matlab-tah-R2017b/bin $path)
For ksh or bash: export PATH=/home/pkg/lic/matlab-tah-R2017b/bin:$PATH
In which systems is MATLAB available ? MATLAB R2017b (Version 9.3) 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-R2017b (9.3)?
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 phone(#103 or within SERC). |