Ignoring text output from viscircles command

So, I was using viscircles command to plot my circles. However, the output I received is not just circle plot, but some other text output below:
ans =
Group with properties:
Children: [2×1 Line]
Visible: 'on'
HitTest: 'on'
Show all properties
I don't want any of these output. How do I opt them out.
Thank you!

 採用された回答

Star Strider
Star Strider 2019 年 7 月 29 日

1 投票

Put a semicolon (;) at the end of your viscircles call.

その他の回答 (0 件)

タグ

質問済み:

2019 年 7 月 28 日

回答済み:

2019 年 7 月 29 日

Community Treasure Hunt

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

Start Hunting!

Translated by