Plotting two functions on graph

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 :)

Answers (1)

Categories

Find more on 2-D and 3-D Plots in Help Center and File Exchange

Tags

Asked:

on 5 Aug 2015

Answered:

on 5 Aug 2015

Community Treasure Hunt

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

Start Hunting!