Matlab Ros Extract Point Cloud 2 BLOB
I'm using Matlab with ROS support, and I'm successfully reading PointCloud2 data from a Kinect. How can I extract the x,y,z,rgb data from the BLOB structure contained in the sensor_msgs/PointCloud2 message?