drawBoundingBox3d(x​Bnd,yBnd,zBnd,lineW​idth,color)

Draws a wire-frame box on a 3d matlab plot
160 Downloads
Aktualisiert 12. Dez 2015

Lizenz anzeigen

% 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]
%

Zitieren als

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. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2012a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu 2-D and 3-D Plots finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Veröffentlicht Versionshinweise
1.1.0.0

Added photo.

1.0.0.0