dualcursor2

版本 1.1.0.0 (9.8 KB) 作者: Ari Feldman
Updated dualcursor function that displays and outputs the slope, average, and standard deviation.
708.0 次下载
更新时间 2013/9/17

查看许可证

This is just an update to the original dualcursor written by Scott Hirsch (http://www.mathworks.com/matlabcentral/fileexchange/2875-dualcursor).

This version displays the slope between the cursors, and calculates the average and standard deviation of all the points between the cursors.

Usage is exactly the same as the original:
dualcursor2
dualcursor2 on
dualcursor2 off
val=dualcursor2
val=[x1 y1 x2 y2 slope avg stddev]

Also uses round2, found here: http://www.mathworks.com/matlabcentral/fileexchange/4261-round2

引用格式

Ari Feldman (2024). dualcursor2 (https://www.mathworks.com/matlabcentral/fileexchange/37021-dualcursor2), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2012a
兼容任何版本
平台兼容性
Windows macOS Linux
致谢

参考作品: dualcursor

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.1.0.0

Edited description to reflect use of round2

1.0.0.0