Undefined function or variable 'drawellipse'
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Shirley
el 20 de Feb. de 2019
Comentada: Shirley
el 20 de Feb. de 2019
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
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Startup and Shutdown en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!