drawPineTree(x,y,h)

Version 1.1.0.0 (532 Bytes) von Matthew Kelly
Draws a simple pine tree.
86 Downloads
Aktualisiert 12. Dez 2015

Lizenz anzeigen

% function drawPineTree(x,y,h)
%
% This function is used to draw a pine tree, with trunk at position (x,y),
% with the desired height (h). It is used for giving a scale to a figure.
%

Zitieren als

Matthew Kelly (2024). drawPineTree(x,y,h) (https://www.mathworks.com/matlabcentral/fileexchange/54433-drawpinetree-x-y-h), 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 Polygons 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 a photo. Changed file name to make clear that this is drawing a pine tree for scale, rather than drawing a data structure.

1.0.0.0