Random gray color. How to do?
Show older comments
I have a 30 random boxes at the images, but I need to do a boxes in random gray color. How to do it?
patch(idx(i)+R(:,1),idy(i)+R(:,2),'k')
What I should write instead of 'k'?
Accepted Answer
More Answers (0)
Categories
Find more on Color Segmentation 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!