MATLAB Function Reference (Volume 2: Graphics)

MATLAB Function Reference (Volume 2: Graphics) MATLAB Function Reference (Volume 2: Graphics)

12.07.2015 Views

ectangleA Curvature of [1] produces a rectangle with the shortest side completelyround:21.81.61.41.210.80.60.40.200.5 1 1.5 2 2.5 3 3.5 4 4.52-388

ectangleThis example creates an ellipse and colors the face red.rectangle('Position',[1,2,5,10],'Curvature',[1,1],...'FaceColor’,'r')daspect([1,1,1])xlim([0,7])ylim([1,13])121086420 1 2 3 4 5 6 7See AlsoObjectHierarchyline, patch, plot, plot3, set, text, rectangle properties2-389

ectangleThis example creates an ellipse and colors the face red.rectangle('Position',[1,2,5,10],'Curvature',[1,1],...'FaceColor’,'r')daspect([1,1,1])xlim([0,7])ylim([1,13])121086420 1 2 3 4 5 6 7See AlsoObjectHierarchyline, patch, plot, plot3, set, text, rectangle properties2-389

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!