필터 지우기
필터 지우기

Plotting two functions on graph

조회 수: 1 (최근 30일)
Zane  Wilkinson
Zane Wilkinson 2015년 8월 5일
답변: Azzi Abdelmalek 2015년 8월 5일
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일
use hold on or plotyy

카테고리

Help CenterFile Exchange에서 Two y-axis에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by