Wavelet Toolbox | ![]() ![]() |
Typographical Conventions
Item |
Convention to Use |
Example |
Example code |
Monospace font |
To assign the value 5 to A , enterA = 5 |
Function names/syntax |
Monospace font |
The dwt function performs a wavelet decomposition.Syntax line example is [ca,cd] = dwt(x,'db1'); |
Keys |
Boldface with an initial capital letter |
Press the Return key. |
Mathematical expressions |
Variables in italics Functions, operators, and constants in standard text. |
This vector represents the polynomial p = x2 + 2x + 3 |
MATLAB output |
Monospace font |
MATLAB responds withA = 5 |
Menu names, menu items, and controls |
Boldface with an initial capital letter |
Choose the File menu. |
New terms |
Italics |
The details are the low-scale, high-frequency components of the signal. |
String variables (from a finite list) |
Monospace italics |
dwtmode( 'mode ') |
![]() | Platform-Specific Details | Related Products List | ![]() |