이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
Plot Projections
plotproj(s) plots XY, XZ, & YZ projections of s on the axis boundaries. Boundaries for plots are automatically identified from the current axis view. As such, plotproj(s) always places the projections behind the projected curve s. See demo script for illustration of this feature.
plotproj can accept plot parameters for each projection using similar commands to plot.
plotproj will automatically adjust the axes object to add the projections to the plot, even if hold is off (ax.NextPlot = 'replace').
plotproj is has a version of my other function 'viewvec' built in. If you want to use that function independently, it is available here.
인용 양식
John Kearns (2026). Plot Projections - Project curves on axis boundaries in view (https://kr.mathworks.com/matlabcentral/fileexchange/132268-plot-projections-project-curves-on-axis-boundaries-in-view), MATLAB Central File Exchange. 검색 날짜: .
도움
도움 받은 파일: SHADOWPLOT, Iso2Mesh
