Introduction to MATLAB

Q. What is MATLAB?
A. MATLAB (MATrix LABoratory) is a technical computing language with an interactive environment.
Users are encouraged to read through the following primers:
Introduction to MATLAB Primer
Introduction to MATLAB scrips Primer
Introduction to MATLAB help Primer

Getting started with MATLAB Tutorials MATLAB Programs
Overview of the MATLAB IDE N/A
Using MATLAB's command window N/A
Using MATLAB's help N/A
Writing and executing a MATLAB program usingscriptfiles.m
hypotenuse.m
Using the input command for user input N/A
Using the disp command for displaying outputs N/A
Users are encouraged to work through the following suggested exercises: Introduction to MATLAB Exercises