drawBoundingBox3d(xBnd,yBnd,zBnd,lineWidth,color)
Versione 1.1.0.0 (1,06 KB) da
Matthew Kelly
Draws a wire-frame box on a 3d matlab plot
% drawBoundingBox3d(xBnd,yBnd,zBnd,lineWidth,color)
%
% This function draws the wireframe box that as described by the limits in
% xBnd, yBnd, and zBnd
%
% INPUTS:
% xBnd = [xLow, xUpp]
% yBnd = [yLow, yUpp]
% zBnd = [zLow, zUpp]
%
Cita come
Matthew Kelly (2024). drawBoundingBox3d(xBnd,yBnd,zBnd,lineWidth,color) (https://www.mathworks.com/matlabcentral/fileexchange/54463-drawboundingbox3d-xbnd-ybnd-zbnd-linewidth-color), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Creato con
R2012a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS LinuxCategorie
- MATLAB > Graphics > 2-D and 3-D Plots >
Scopri di più su 2-D and 3-D Plots in Help Center e MATLAB Answers
Tag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.