필터 지우기
필터 지우기

Ignoring text output from viscircles command

조회 수: 3 (최근 30일)
yoohooo's
yoohooo's 2019년 7월 28일
답변: Star Strider 2019년 7월 29일
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일
Put a semicolon (;) at the end of your viscircles call.

추가 답변 (0개)

태그

Community Treasure Hunt

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

Start Hunting!

Translated by