Using function for graphing

5 vues (au cours des 30 derniers jours)
Vy Do
Vy Do le 25 Sep 2020
Commenté : Walter Roberson le 26 Sep 2020
Please help me with this problem
Write a function called CustomCircle. There are 5 inputs to this function: 4 numbers, x,y,r,t, and a string c. (A string just means anything that you put in quotes like 'brown' or 'yes it is prime'.) The function will not return any answer. It will graph a circle with center (x,y) and radius r, with line thickness t, and color c.
  1 commentaire
Walter Roberson
Walter Roberson le 26 Sep 2020
viscircles()

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Graph and Network Algorithms dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by