Info

この質問は閉じられています。 編集または回答するには再度開いてください。

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 回表示 (過去 30 日間)
Malik  McMillon
Malik McMillon 2016 年 11 月 1 日
閉鎖済み: John D'Errico 2016 年 11 月 1 日
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.

回答 (0 件)

この質問は閉じられています。

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by