MATLAB

MATLAB is a numerical computing environment and fourth generation programming language. Developed by The MathWorks, MATLAB allows matrix manipulation, plotting of functions and data, implementation of algorithms, creation of user interfaces, and interfacing with programs in other languages. MATLAB Simulink package adds graphical multi domain simulation and Model-based design for dynamic and embedded systems.

MATLAB is available in most CCM PC labs.

To install MATLAB on your PC, you may follow this Procedure:

Windows:

From Windows Start Menu: \\ccm-software\Applications\Programming\Matlab\
In this folder you can find the latest version of MATLAB software.
 
 
Unix:

Get the copy of the software from \\ccm-software.
Get the File Installation Key and license.lic file from \\ccm-software.
i. prompt> cd source_directory
ii. prompt>./install &

Select the Option, install without using internet.
Accept the license term.
Provide the File installation key.
Select type of installation, typical(recommended).
Provide the destination directory.
Provide the location of license file.
When the MathWorks installer finishes, it displays the Installation Complete dialog box. Click Finish to exit the installer.

Mounting an iso file in unix:
prompt> mount  -o  loop  -t  iso9660 filename.iso  /mnt/iso (remember to create the directory /mnt/iso first)

For additional information, send email to  ccm-admin@kfupm.edu.sa