To Indicate
|
This Guide Uses
|
Example
|
Example code
|
Monospace type
|
To assign the value 5 to A, enter
A = 5
|
Function names/syntax
|
Monospace type
|
The cos function finds the cosine of each array element.
|
Keys
|
Boldface with an initial capital letter
|
Press the Return key.
|
Mathematical expressions
|
Variables in italics. Functions, operators, and constants in standard type.
|
This vector represents the polynomial p = x2 + 2x + 3
|
MATLAB output
|
Monospace type
|
MATLAB responds with
A = 5
|
Menu names, menu items, and controls
|
Boldface with an initial capital letter
|
Choose the File menu.
|
New terms
|
NCS italics
|
An array is an ordered collection of information.
|