第一范文网 - 专业文章范例文档资料分享平台

matlab练习题和答案 - 图文

来源:用户分享 时间:2025/6/18 10:40:48 本文由loading 分享 下载这篇文档手机版
说明:文章内容仅供预览,部分内容可能不全,需要完整文档或者需要复制内容,请下载word后使用。下载word有问题请添加微信号:xxxxxxx或QQ:xxxxxx 处理(尽可能给您提供完整文档),感谢您的支持与谅解。

.

WindowStyle: 'normal'

WVisual: '00 (RGB 32 GDI, Bitmap, Window)' WVisualMode: 'auto' >> h2=get(10) h2 = 8

Alphamap: [1x64 double] BeingDeleted: 'off' BusyAction: 'queue' ButtonDownFcn: '' Children: 342.0011 Clipping: 'on'

CloseRequestFcn: 'closereq' Color: [0.8000 0.8000 0.8000] Colormap: [64x3 double] CreateFcn: ''

CurrentAxes: 342.0011 CurrentCharacter: '' CurrentObject: [] CurrentPoint: [0 0] DeleteFcn: '' DockControls: 'on' FileName: ''

FixedColors: [10x3 double] HandleVisibility: 'on'

Word资料

.

HitTest: 'on' IntegerHandle: 'on' Interruptible: 'on' InvertHardcopy: 'on' KeyPressFcn: '' KeyReleaseFcn: '' MenuBar: 'figure' MinColormap: 64 Name: '' NextPlot: 'add' NumberTitle: 'on'

PaperOrientation: 'portrait'

PaperPosition: [0.6345 6.3452 20.3046 15.2284] PaperPositionMode: 'manual' PaperSize: [20.9840 29.6774] PaperType: 'A4' PaperUnits: 'centimeters' Parent: 0 Pointer: 'arrow'

PointerShapeCData: [16x16 double] PointerShapeHotSpot: [1 1] Position: [440 378 560 420] Renderer: 'painters' RendererMode: 'auto'

Word资料

.

Resize: 'on' ResizeFcn: '' 9

Selected: 'off'

SelectionHighlight: 'on' SelectionType: 'normal' Tag: '' ToolBar: 'auto' Type: 'figure' UIContextMenu: [] Units: 'pixels' UserData: [] Visible: 'on'

WindowButtonDownFcn: '' WindowButtonMotionFcn: '' WindowButtonUpFcn: '' WindowKeyPressFcn: '' WindowKeyReleaseFcn: '' WindowScrollWheelFcn: '' WindowStyle: 'normal'

WVisual: '00 (RGB 32 GDI, Bitmap, Window)' WVisualMode: 'auto'

4 输入h.Children,观察结果。 >> h.Children

Word资料

.

ans = 1 10

5 键入gcf,得到当前图像句柄的值,分析其结果与h,h1,h2中哪个一致,为什么? ans =

1

结果与h的一致

6 鼠标点击Figure 1窗口,让其位于前端,在命令行中键入gcf,观察此时的值,和上一步中有何不同,为什么?

ans = 1

7 观察h1.Children和h2.Children,gca的值。 >> h1.Children ans = 170.0012 10

>> h2.Children ans = 342.0011 >> gca ans = 170.0012

8 观察以下程序结果h3=h1.Children;

set(h3,'Color','green');h3_1=get(h3,'children');set(h3_1,

Word资料

搜索更多关于: matlab练习题和答案 - 图文 的文档
matlab练习题和答案 - 图文.doc 将本文的Word文档下载到电脑,方便复制、编辑、收藏和打印
本文链接:https://www.diyifanwen.net/c7d9m706k1s72h8v7sa970wk4t3v4f000u4q_4.html(转载请注明文章来源)
热门推荐
Copyright © 2012-2023 第一范文网 版权所有 免责声明 | 联系我们
声明 :本网站尊重并保护知识产权,根据《信息网络传播权保护条例》,如果我们转载的作品侵犯了您的权利,请在一个月内通知我们,我们会及时删除。
客服QQ:xxxxxx 邮箱:xxxxxx@qq.com
渝ICP备2023013149号
Top