undefined function for drawellispe or drawcircle

Hello , I tried to draw either and ellispe of a circle in my image in order to creat a mask but i got an error which is ( Undefined function or variable 'drawEllipse'.
) also for drawcircle i recive the same error , I'm using matlab 2018 ... is there any function instead of these two ??
Best regards

回答 (1 件)

Walter Roberson
Walter Roberson 2019 年 1 月 17 日

0 投票

drawellipse (note all lowercase) https://www.mathworks.com/help/images/ref/drawellipse.html is new as of R2018b.
drawcircle (note all lowercase) https://www.mathworks.com/help/images/ref/drawcircle.html is new as of R2018b.

カテゴリ

ヘルプ センター および File ExchangeRead, Write, and Modify Image についてさらに検索

質問済み:

2019 年 1 月 17 日

回答済み:

2019 年 1 月 17 日

Community Treasure Hunt

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

Start Hunting!

Translated by