搜索资源列表
paintline
- 一个简单的在figure中用鼠标画直线的例子。最终是想在matlab环境下编一个用鼠标画贝塞尔曲线的程序,现在正在研究中。
TestFig
- 如何在Matlab中的用户界面中取得鼠标坐标
magnify matlab画局部方法图
- matlab画局部方法图。直接运行,然后鼠标框选就可以-Local map drawing method matlab
mmdraw.rar
- matlab图像处理:使用鼠标画一条线并设定属性的算法代码,matlab image processing: Using the mouse draw a line and set the attributes algorithm code
bezier_demo
- matlab下bezier曲线的绘制,由鼠标左键产生四个点随即产生曲线,并可对曲线进行编辑。解压缩后,运行bezier_demo.m文件即可。压缩包里的文件是相互关联的。-matlab under bezier curve drawing, the left mouse button generated by the four-point curve was generated, and may be edited on the curve. After decompression, bezie
DRAW
- 基于matlab平台的,用鼠标画光滑曲线matlab程序代码m文件-Based on matlab platform, use the mouse to draw a smooth curve matlab code m file
Bspine
- 主要功能是根据任意给定控制点,绘制B样条曲线。可以用鼠标、键盘输入控制点,并能记录输入控制点的坐标。也包含清除、退出等基本的GUI功能。(Drawing B-spline curve according to any given control point.)