Z = imadd(X,Y)
adds each element in array X with the corresponding element in
array Y and returns the sum in the corresponding element of the
output array Z.
Sum, returned as a numeric array of the same size as
X. Z is the same class as
X unless X is logical, in
which case Z is data type double. If
X is an integer array, elements of the output that
exceed the range of the integer type are truncated, and fractional values
are rounded.
You can also select a web site from the following list:
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.