&& (AND), 79
& (array AND), 80
* (multiplication and matrix multiplication), 10, 61–62
.* (element-by-element multiplication), 25–26
/ (division), 10
./ (element-by-element division), 25
ˆ (exponentiation), 10
.ˆ (element-by-element exponentiation), 26
% (comment), 7
%% (section marker), 11
\ (solve linear system), 65
| (array OR), 80
|| (OR), 79
∼ (NOT), 80
∼= (is not equal to), 80
‘ (transpose conjugate), 59
.’ (transpose), 60
< (is less than), 80
<= (is less than or equal to), 80
== (is equal to), 80
> (is greater than), 80
>= (is greater than or equal to), 80
. (structure field delimiter), 139–140
{ } (cell array index), 138–139
. . . (line continuation), 42
Absolute value, of a complex number, 140
acos, 10
acosd, 10
ActiveX control, 149
Addition of vector and scalar, 25
Addition of vectors, 25
Addition, vector and scalar, 25
Aggregating different data types, 137
AlphaData property of image, 249
Angle of a complex number, 140
angle, 140
Animation,
plotting multiple curves, 99
slowing down with pause, 96
speeding up with stride, 101–102
Annotation, 179
text, 52
Anonymous function, 128–129, 268–269, 273, 280, 278
area ...
Get Learning to Program with MATLAB: Building GUI Tools now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.