Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

Write a function called that will create a single plot window with subplots of sine and cosine over the range 0 to 6. The function will receive one input argument, which is the number of points to use in the x-range for both subplots. Then, it will

1 Ansicht (letzte 30 Tage)
ANSWER: Write a function called that will create a single plot window with subplots of sine and cosine over the range 0 to 6. The function will receive one input argument, which is the number of points to use in the x-range for both subplots. Then, it will ask the user to enter a color (pick any 5 colors) and for a plot style (pick any 5 styles) for each graph. The final plot should have a title showing the number of points, x-axis labels, y-axis labels, and distinguish between sine and cosine graphs.

Antworten (0)

Diese Frage ist geschlossen.

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by