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

6 vues (au cours des 30 derniers jours)
Mathidiot Superfacial
Mathidiot Superfacial le 17 Nov 2015
As what title asks

Réponse acceptée

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

Plus de réponses (0)

Catégories

En savoir plus sur Line Plots dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by