matlabMatlab中的图形.pptVIP

  • 7
  • 0
  • 约3.87千字
  • 约 36页
  • 2015-08-15 发布于湖北
  • 举报
matlabMatlab中的图形.ppt

Matlab 中的图形 图形的控制与修饰 colormap: 设置绘图的着色方案 colormap([r g b]) 或 colormap(‘s’) r,g,b 都是0 ~ 1之间的数。 s 为颜色映像,常用的有 柔和色系 pink 青和洋红色系 cool 黑红黄白色系 hot 线性灰色系 gray 色调饱和色系 hsv 红黄色系 autumn 相应的颜色系 颜色映象 相应的颜色系 颜色映象 Matlab 中的图形 图形的控制与修饰 find:找出符合条件的元素在数组中所在的位置 find(‘条件’) 例: * * Matlab 中的帮助 联机帮助: help 命令 更详细的使用帮助: doc 命令 查找命令: what、which、lookfor 例:lookfor inverse 将显示所有与inverse相关的命令 dir lists the files in a directory what lists the functions in a given directory, which finds the directory containing a given function or file, lookfor finds all functions in all directories that might have something

文档评论(0)

1亿VIP精品文档

相关文档