MATLAB Object-Oriented Programming

(Joyce) #1

50 100 150 200 250


50


100


150


200


250


Concatenation Operations

Concatenation operations work on DocUint8 objects because this class inherits the
uint8 horzcat and vertcat methods, which return a DocUint8 object:

showImage([img1 img1]);

12 How to Build on Other Classes

Free download pdf