Any way to use fplot to draw multiple curves in the same figure?

 채택된 답변

Thorsten
Thorsten 2015년 11월 17일
fplot(@(x)[tan(x),sin(x),cos(x)], 2*pi*[-1 1 -1 1])

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 2-D and 3-D Plots에 대해 자세히 알아보기

태그

질문:

2015년 11월 17일

답변:

2015년 11월 17일

Community Treasure Hunt

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

Start Hunting!

Translated by