drawPineTree(x,y,h)

バージョン 1.1.0.0 (532 Bytes) 作成者: Matthew Kelly
Draws a simple pine tree.
ダウンロード: 86
更新 2015/12/12

ライセンスの表示

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

引用

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

MATLAB リリースの互換性
作成: R2012a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersPolygons についてさらに検索

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
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