Means expressing a quality apart from a particular implement
Solution
Algorithm is a sequence of instructions for a solving a problem.
Without site effects a programming solution can be mathematically proven to be correct.
Variable names must not begin with numerical characters.
Armed with both the name and types of a variable, a compiler can do a better job of ensuring that the programmer isn\'t misinterpreting data.
An instance of a Class is object that is usually stored in a variable of that Class .
you can calculate in the command window in a manner similiar to the way you calculate on a scientific calculator.
You doubleclick an entry in the command history window to execute that command.
The columns in the workspace window show the Name of the variable, its Current value and two indications of its Data type.
You double click the name of a file in the current directory window to edit that file.
A document window opens automatically when you double click a variable in the workspace window.
Graphics windows are created automatically when a matlab command requests a graph.
You create comments by putting a % sign in the text file name.
MATLAB will ignore all text from the comment mark to end of a current line
