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

조회 수: 5 (최근 30일)
Mathidiot Superfacial
Mathidiot Superfacial 2015년 11월 17일
답변: Thorsten 2015년 11월 17일
As what title asks

채택된 답변

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Line Plots에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by