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

5 visualizaciones (últimos 30 días)
As what title asks

Respuesta aceptada

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

Más respuestas (0)

Categorías

Más información sobre Line Plots en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by