资源简介
matlab开发-pplot。pplot是一种图形化的绘图布局和设计工具。
代码片段和文件信息
function handles=arrow(arg1arg2arg3arg4arg5arg6arg7arg8)
% ARROW Adds/edits an arrow object
%
% ho=arrow(spypheadlengthheadanglelinewidthcolourlinestyle)
% - will create an arrow object on the current axis
%
% arrow(hispypheadlengthheadanglelinewidthcolourlinestyle)
% - will edit an existing arrow object on the current axis
%
% ho - a 2x1 vector of handles of newly created arrow object
% (h(1)=handle of arrow line h(2)=handle of arrow head)
% hi - a handle of an arrow object (can be either the handle of
% line or the arrow head)
% sp - start point (=[x y])
% fp - finish point (=[x y])
% headlength - length of arrow head (inches)
% (optional param default 0.
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 1999-01-18 14:56 pplot\
文件 441 1999-01-13 11:25 pplot\Contents.m
文件 4847 1997-08-22 13:06 pplot\arrow.m
文件 5046 1997-08-19 10:50 pplot\ddeconv.m
文件 128621 1999-01-13 11:28 pplot\pplot.m
文件 91170 1997-06-06 08:06 pplot\pplot.mat
文件 3380 1997-08-29 15:37 pplot\smith.m
文件 10909 1998-07-02 09:35 pplot\spar.m
- 上一篇:滑动平均滤波matlab程序
- 下一篇:matlab开发-xyz2rae
相关资源
- matlab开发-电机磁轴承
- matlab开发-Treynorblackportfoliomanagement模型
- matlab开发-黑白图像增强器
- matlab开发-二维波动方程模拟
- matlab开发-ResponseSpectra
- matlab开发-huashiyiqikeLSTMMATLAB
- matlab开发-HestonOptionPricer
- matlab开发-三相电压调节器
- matlab开发-单级电液伺服阀
-
matlab开发-iau2006 acioba
sedDusingXy系列 - matlab开发-带DPWM0调制的三相逆变器
- matlab开发-Earthquakesimulation
- matlab开发-带MPPT的住宅网格连接PVSys
评论
共有 条评论