How do I generate one binary image with all my shapes in it?
Show older comments
This is my code below. I require a binary image to fit all my shapes in. The binary image background should be displayed in white and the shapes should be in black. The binary image should fit all my shapes in it. I used "subplot",it seems though it doesn't generate one image but rather several images together. My code below;
2 Comments
Image Analyst
on 18 May 2015
Don't double space your code. Single space it and then highlight it and click {}Code to format it properly.
Yashlin Naidoo
on 18 May 2015
Accepted Answer
More Answers (0)
Categories
Find more on Region and Image Properties in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!