MATLAB: “Undefined function ‘pointCloud’ for input arguments of type ‘uint8’.”

2d to 3d image

i am using matlab 2014a version, when i am trying to run the matlab coding it showing error. "Undefined function 'pointCloud' for input arguments of type 'uint8'." what can i do??

Best Answer

pointCloud was introduced in R2015a. You would need to upgrade.