フィルターのクリア

How to plot same function several times

2 ビュー (過去 30 日間)
Mayowa
Mayowa 2015 年 1 月 30 日
I will like to plot a function several times in a single plot
consider I have
angle = 0 b= 5; c = b + sin (angle); d= b + cos (angle); plot (c, d)
My aim is to plot c against d using angle 0, 30, 45, 60 and 90. And I want it in a single plot.
Thanks

回答 (0 件)

カテゴリ

Help Center および File Exchange2-D and 3-D Plots についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by