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

回答 (1 件)

Azzi Abdelmalek
Azzi Abdelmalek 2015 年 8 月 5 日

0 投票

use hold on or plotyy

カテゴリ

ヘルプ センター および File ExchangeTwo y-axis についてさらに検索

タグ

質問済み:

2015 年 8 月 5 日

回答済み:

2015 年 8 月 5 日

Community Treasure Hunt

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

Start Hunting!

Translated by