이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
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://kr.mathworks.com/matlabcentral/fileexchange/6845-smoothplot-m), MATLAB Central File Exchange. 검색 날짜: .
도움
도움 받은 파일: moveplot.m
| 버전 | 퍼블리시됨 | 릴리스 정보 | Action |
|---|---|---|---|
| 1.0.0.0 | is now able to work with both XY lines (view(0,90)) and XZ lines (view(0,0)). |
