plot range -pi to pi
古いコメントを表示
how we can plot sine, cosine and tangent on one Figure window ,my problem was the range --> -π < θ < π.
3 件のコメント
James Tursa
2016 年 12 月 2 日
Please post the code you are using, and give us more detail on your question. Are you having trouble getting multiple plots on one figure? Or getting the axis range on the plot what you want? Or ...?
Roger Stafford
2016 年 12 月 2 日
You can't do it! Over that range the tangent function becomes infinite-valued, so there is no way it could ever be completely plotted. You had better make some provision for avoiding such infinite or extremely large numbers in your plot.
Abu Yamen
2016 年 12 月 3 日
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Creating, Deleting, and Querying Graphics Objects についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
