이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
Thought for thermodynamic cycles, the function is used as the more common 2-D plot, but with one single arrow in the middle of the curve, that specifies the direction.
The length of the arrow can be chosen by user, as the opening angle and the LineSpecs.
% This function plots a 2-D line with the direction of the path.
% plot_d(X,Y,LineSpec,angle,length_line)
% - X and Y must be of the same length
% - angle determines the degrees of angulation of the arrow
% - length_line determines the lenght of the arrow (inverse direction if negative)
% Example:
% X=linspace(0,2*pi);
% Y=sin(X);
% plot_d(X,Y,'-b',45,0.3);
인용 양식
Domenico Teodonio (2026). Plot directed (https://kr.mathworks.com/matlabcentral/fileexchange/51015-plot-directed), MATLAB Central File Exchange. 검색 날짜: .
도움
도움 받은 파일: Plot With Direction
| 버전 | 퍼블리시됨 | 릴리스 정보 | Action |
|---|---|---|---|
| 1.0.0.0 | . . |
