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

3 visualizzazioni (ultimi 30 giorni)
As what title asks

Risposta accettata

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

Più risposte (0)

Categorie

Scopri di più su Line Plots in Help Center e File Exchange

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by