Effacer les filtres
Effacer les filtres

Ignoring text output from viscircles command

3 vues (au cours des 30 derniers jours)
yoohooo's
yoohooo's le 28 Juil 2019
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!

Réponse acceptée

Star Strider
Star Strider le 29 Juil 2019
Put a semicolon (;) at the end of your viscircles call.

Plus de réponses (0)

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by