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

5 Ansichten (letzte 30 Tage)
As what title asks

Akzeptierte Antwort

Thorsten
Thorsten am 17 Nov. 2015
fplot(@(x)[tan(x),sin(x),cos(x)], 2*pi*[-1 1 -1 1])

Weitere Antworten (0)

Kategorien

Mehr zu Line Plots finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by