drawPineTree(x,y,h)

Draws a simple pine tree.
86 download
Aggiornato 12 dic 2015

Visualizza la licenza

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

Cita come

Matthew Kelly (2024). drawPineTree(x,y,h) (https://www.mathworks.com/matlabcentral/fileexchange/54433-drawpinetree-x-y-h), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2012a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
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