Feeds
提问
Sizing image using gcf
I am trying to set my image to be 912 x 1140 pixels using: set(gcf,'units','pixels','position',[0 0 912 1140]) However, ...
9 years 前 | 1 个回答 | 0
1
个回答提问
Drawing circles with multi-colored patterns in the annulus
This code gives me a circle with a green center and red annulus. What's the simplest way to create patterns within the annulus, ...
9 years 前 | 2 个回答 | 0
2
个回答提问
How to draw a circle with a red annulus and green center?
I'm trying to draw a circle with a red annulus and green center using RGB in MATLAB R2014b. However, since I'm currently drawing...
9 years 前 | 1 个回答 | 0