Prev: Problem with xPC Target: model on Host doesn't 'see' loaded Target
Next: 3D modeling - of a set of 2d matrices, help needed.
From: Nguyen on 12 Sep 2009 04:26 Hi, I'm trying to connect a Webcam to computer using MATLAB. When a microprocessor send a byte to computer through Serial Port, a received interrupt occurs and MATLAB will call the BytesAvailabeFcn function. In this function, I capture image from Webcam and imshow it to an axes of GUI. Now, I don't know how to imshow that image to GUI. Could you help me? Thanks! N |