フィルターのクリア

Undefined function or variable 'drawellipse'

1 回表示 (過去 30 日間)
Shirley
Shirley 2019 年 2 月 20 日
コメント済み: Shirley 2019 年 2 月 20 日
I was trying to apply 'h = drawellipse('Center',[1000,1000],'SemiAxes',[500,250],'StripeColor','r');'
the same as the example in the link below. However, the matlab keeps saying that 'Undefined function or variable 'drawellipse'. I am using Matlab R2018a. Anyone knows why?
https://www.mathworks.com/help/images/ref/drawellipse.html
Thanks

採用された回答

Matt J
Matt J 2019 年 2 月 20 日
編集済み: Matt J 2019 年 2 月 20 日
drawellipse wasn't introduced until R2018b.
  1 件のコメント
Shirley
Shirley 2019 年 2 月 20 日
Thanks Matt. I just figured out that it should be 'imellipse'

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File Exchange2-D and 3-D Plots についてさらに検索

タグ

製品


リリース

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by