知道了圆的半径和圆心坐标,怎样用MATLAB画出这个圆

 我来答
9192631770
2017-09-30 · TA获得超过7306个赞
知道大有可为答主
回答量:3138
采纳率:50%
帮助的人:2934万
展开全部

>> help rectangle

rectangle   Create rectangle, rounded-rectangle, or ellipse.

rectangle adds a default rectangle to the current axes.

rectangle('Position', [x y w h]) adds a rectangle at the 

specified position.


rectangle('Curvature', [0 0], ...) creates a rectangle.

rectangle('Curvature', [1 1], ...) creates an ellipse.

rectangle('Curvature', [x y], ...) creates a rectangle with

rounded corners where x and y are between 0 and 1 and represent

the normalized amount of curvature.  Horizontal curvature (x)

is the fraction of the width of the position rectangle which is

curved.  Vertical curvature (y) is the fraction of the height

of the position rectangle which is curved.


rectangle returns a handle to a rectangle object. RECTANGLEs are 

children of AXES objects.


The rectangle object will not render at axes View angles other than

[0 90]. 


Execute GET(H), where H is a rectangle handle, to see a list of 

rectangle object properties and their current values. Execute SET(H) 

to see a list of rectangle object properties and legal property 

values.


%以原点为中心,画一个半径2的圆

rectangle('Curvature', [1 1], 'Position',[0,0,2,2]); axis image

长荣科机电
2024-10-27 广告
采购咨询热线:133 1649 5092 深圳市长荣科机电设备有限公司 是一家专业从事滑台模组、线性模组、直线模组、直线滑台、电动滑台、精密机械手、伺服定位滑台自动化设备集研发、制造、销售服务于一体的高新企业。本公司拥有-批长期从事于自动化... 点击进入详情页
本回答由长荣科机电提供
TUOSUCHAOFAN
2017-09-30 · TA获得超过1819个赞
知道小有建树答主
回答量:2227
采纳率:23%
帮助的人:317万
展开全部
用圆规画
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
xi...g@163.com
2017-09-30 · TA获得超过108个赞
知道答主
回答量:128
采纳率:0%
帮助的人:27.3万
展开全部
的半径和圆心
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
收起 更多回答(1)
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式