필터 지우기
필터 지우기

How to combine multiple curve fits in one plot

조회 수: 8 (최근 30일)
Shree Pannaga
Shree Pannaga 2023년 1월 14일
댓글: Alan Stevens 2023년 1월 16일
Hi, this is my first study in Matlab. I have used "cftool" function, and have plotted these four figures. "x", which is "Cycle Ratio". What I want to do is combine these four figures in one plot. x is cycle ratio which varies from 0 to 1 and y axis will extend to maximum y value. Briefly, I want to see all points and their fits in one graph. What am I supposed to do? For reference I am attaching one plot. I have four such plots and I want all four graphs in one plot which is shown in figure. I want these four graphs in one plot.
Please Reply ASAP.
Thanks in advance.

답변 (1개)

Alan Stevens
Alan Stevens 2023년 1월 14일
Use
hold on
after plotting the first figure
  댓글 수: 2
Shree Pannaga
Shree Pannaga 2023년 1월 16일
Hello Dear Alan Stevens,
It is a plot generated during curve fotting process. I want all of them in single plot. I have generated curve fitting seperartely. Please help me out. I needed it very urgently.
Alan Stevens
Alan Stevens 2023년 1월 16일
You will need to upload the code you used to generate the plots.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Interpolation에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by