現在この提出コンテンツをフォロー中です。
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます
This function is meant to be used for manually smoothing a scattered line (when all other "smooth" functions fail). The idea is to define a spline curve representing the original line. The edge points for the spline line are added by clicking into the axes and are graphically represented by "o" markers. The shape of the spline line can be easily controlled by click&drag on existing edge points. Moving existing markers is possible in between neighbouring edge points. If a marker is moved too close to a neighbour it is deleted. The intial spline line is a straight line connecting the two line ends.
is a straight line connecting the two line ends.
引用
Martin Lohrmann (2026). smoothplot.m (https://jp.mathworks.com/matlabcentral/fileexchange/6845-smoothplot-m), MATLAB Central File Exchange. に取得済み.
謝辞
ヒントを得たファイル: moveplot.m
一般的な情報
- バージョン 1.0.0.0 (3.96 KB)
-
ライセンスがありません
MATLAB リリースの互換性
- すべてのリリースと互換性あり
プラットフォームの互換性
- Windows
- macOS
- Linux
| バージョン | 公開済み | リリース ノート | Action |
|---|---|---|---|
| 1.0.0.0 | is now able to work with both XY lines (view(0,90)) and XZ lines (view(0,0)). |
