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

 Respuesta aceptada

Matt J
Matt J el 20 de Feb. de 2019
Editada: Matt J el 20 de Feb. de 2019

1 voto

drawellipse wasn't introduced until R2018b.

1 comentario

Shirley
Shirley el 20 de Feb. de 2019
Thanks Matt. I just figured out that it should be 'imellipse'

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Image Processing Toolbox en Centro de ayuda y File Exchange.

Productos

Versión

R2018a

Etiquetas

Preguntada:

el 20 de Feb. de 2019

Comentada:

el 20 de Feb. de 2019

Community Treasure Hunt

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

Start Hunting!

Translated by