Ahora está siguiendo esta publicación
- Verá actualizaciones en las notificaciones de contenido en seguimiento.
- Podrá recibir correos electrónicos, en función de las preferencias de comunicación que haya establecido.
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.
Citar como
John Kearns (2026). Plot Projections - Project curves on axis boundaries in view (https://es.mathworks.com/matlabcentral/fileexchange/132268-plot-projections-project-curves-on-axis-boundaries-in-view), MATLAB Central File Exchange. Recuperado .
Agradecimientos
Inspirado por: SHADOWPLOT, Iso2Mesh
Información general
- Versión 1.0.1 (402 KB)
Compatibilidad con la versión de MATLAB
- Compatible con cualquier versión
Compatibilidad con las plataformas
- Windows
- macOS
- Linux
