Borrar filtros
Borrar filtros

Plotting two functions on graph

1 visualización (últimos 30 días)
Zane  Wilkinson
Zane Wilkinson el 5 de Ag. de 2015
Respondida: Azzi Abdelmalek el 5 de Ag. de 2015
Hey so ive got two functions and would like to plot them both on the same graph... wondering what the script is that will allow this to happen? functions are as follow;
fplot(@(t)(16.*(((-0.005.*pi.*sqrt(5).*t)./2)+sqrt(5)).^2), [0,37.3,40,80] plot(x,y), [0,37.3,40,80]
Thanks
zane :)

Respuestas (1)

Azzi Abdelmalek
Azzi Abdelmalek el 5 de Ag. de 2015
use hold on or plotyy

Categorías

Más información sobre Two y-axis 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