現在この提出コンテンツをフォロー中です。
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます
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 (2026). dualcursor2 (https://jp.mathworks.com/matlabcentral/fileexchange/37021-dualcursor2), MATLAB Central File Exchange. に取得済み.
謝辞
ヒントを得たファイル: dualcursor
