color 颜色和光照函数库 polyfun 多项式函数库 p arun 稀疏矩阵函数库 strfun 字符串函数库 demos matlab演示函数库 matlabe6新增函数库 ools图形界面函数库 datatypes数据类型函数库 graphics句柄绘图函数库 graph3d—三维绘图
color —— 颜色和光照函数库 polyfun —— 多项式函数库 sparfun —— 稀疏矩阵函数库 strfun —— 字符串函数库 demos —— matlab演示函数库 matlab6新增函数库: uitools —— 图形界面函数库 datatypes —— 数据类型函数库 graphics —— 句柄绘图函数库 graph3d —— 三维绘图
各函数库中的函数可用hep函数库名 查询,或tpe函数名方法查询 例: help plotxy Two dimensional graphics Elementary X-Y graphs plot- Linear plot loglog -Log-log scale plot semilogx-Semi-log scale plot semilog- Semi-log scale plot fill Draw filled 2-D polygons
各函数库中的函数可用help 函数库名 查询,或type 函数名方法查询 例:help plotxy Two dimensional graphics. Elementary X-Y graphs. plot - Linear plot. loglog - Log-log scale plot. semilogx - Semi-log scale plot. semilogy - Semi-log scale plot. fill - Draw filled 2-D polygons