Undefined function or variable 'drawellipse'

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일

1 개 추천

drawellipse wasn't introduced until R2018b.

댓글 수: 1

Shirley
Shirley 2019년 2월 20일
Thanks Matt. I just figured out that it should be 'imellipse'

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Get Started with Antenna Toolbox에 대해 자세히 알아보기

제품

릴리스

R2018a

태그

질문:

2019년 2월 20일

댓글:

2019년 2월 20일

Community Treasure Hunt

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

Start Hunting!

Translated by