Code is showing Undefined function 'pixelHull' for input arguments of type 'double'.
Show older comments
My code is
pixels = T.PixelList{k};
V = pixelHull(pixels,'diamond');
Accepted Answer
More Answers (0)
Categories
Find more on Programming in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!