clearpoints
清除动画线条中的点
说明
clearpoints( 清除由 an)an 指定的动画线条中的所有点。使用 animatedline 函数创建一根动画线条。如果要在屏幕上显示更新,请在使用 clearpoints 之后使用 drawnow。
示例
输入参数
版本历史记录
在 R2014b 中推出
清除动画线条中的点
clearpoints( 清除由 an)an 指定的动画线条中的所有点。使用 animatedline 函数创建一根动画线条。如果要在屏幕上显示更新,请在使用 clearpoints 之后使用 drawnow。
在 R2014b 中推出