【转】MATLAB中线型、点型和颜色设定&字符串全函数&图象可视化函数

标签:
字符串数组图形等高线图曲线图杂谈 |
分类: Matlab学习笔记 |
MATLAB中线型、点型和颜色设定&字符串全函数&图象可视化函数
点画线
-:
http://hiphotos.baidu.com/qing_icefire/pic/item/baba82c948b95745bf09e6a9.jpg
http://hiphotos.baidu.com/qing_icefire/pic/item/72401026ac13055b4d088d3c.jpg
http://hiphotos.baidu.com/qing_icefire/pic/item/ef5636fe95e790d9b801a0db.jpg
[转]MATLAB
http://blog.sina.com.cn/s/blog_5d06e2390100l3aw.html
字符是常用的数据结构之一,对字符串的操作很多情况下甚至性能优于对数字的操作。在大数运算下,字符串运算高效,是极佳的选择。
* 检测字符类 *
* 元胞数组类 *
* 字符操作类 *
* 数据转换类 *
* 空格处理类 *
* 格式字符类 *
文件操作类函数
fopen
fseek
fgetl
fwrite
fclose
[转]图象可视化函数
http://bbs.njupt.edu.cn/cgi-bin/bbsanc?path=/groups/computer.faq/Matlab/D4EDB8892/M.1195736459.A
bar,barh:垂直和水平直方图
hist
hold
loglog
pie
plot
polar
semilogx
semilogy
subplot
三维绘图函数
bar3,bar3h:三维直方图
comet3
cylinder
fill3
plot3
quiver3
slice
sphere
stem3
waterfall
:瀑布水线图
绘制标注和网络
clabel
datetick
grid
gtext
legend
plotyy
title
xlabel
ylabel
zlabel
体数据可视化
coneplot
contourslice:在三维物体切面上绘制等高线
isocaps
isonormals
isosurface
reducepatch
:缩减块体表面的数目
reducevolume:缩减块体数据集中元素的数目
shrinkfaces
:缩减块体表面的尺寸
smooth3
stream2
stream3
streamline
surf2patch
subvolume
表面、网格和轮廓绘制
contour
contourc
:低层等高线图形计算
contourf
:填充二维等高线图
hidden
mesh
meshc
meshz
peaks
surf
surfc
surfl
trimesh
trisurf
域生成
griddata
meshgrid
专门图形绘制
area
box
comet
compass
ezcontour:简易等高线图绘图
ezcontourf:简易填充等高线绘图
ezmesh
ezmeshc
ezplot
ezplot3
ezsurf
ezpolar
feather
ezsurfc
fplot
fill
pie3
pareto
plotmatrix:绘制离散图
pcolor
rose
quiver
ribbon
stairs
scatter
scatter3
stem
convhull
inpolygon
:检测点是否在多边形内
dsearch
polyarea
voronoi
视觉控制
camdolly
camlookat
camorbit
campan
campos
camproj
camroll
camtarget
camva
camup
camzoom
daspect
pbaspect
view
viewmtx
xlim,ylim,zlim:设置或查询轴的刻度范围
camlight
lightangle
:在球坐标系里创建或定位一个照明对象
lighting
material
颜色操作
brighten
caxis
colorbar
colordef
hsv2rgb
rgbplot
graymon
rgb2hsv
spinmap
shading
surfnorm
whitebg
colormap
打印函数
orient
print,printopt:创建硬拷贝输出
saveas
图形图象处理
axes
axis
cla
clc
clf
close
copyobj
dragrect
drawnow
figure
findobj
gca
gcbo
gcf
gco
get
getframe
ginput
image
ishandle
light
line
newplot
patch
rectangle
:生成二维矩形对象
refresh
reset
rotate
rotate3d
selectmoveresize:选择移动调整和复制轴和用户界面控制图形对象
set
surface
text
uicontextmenu:创建一个上下文按钮
zoom
图形编辑
imresize
imrotate
imcrop