필터 지우기
필터 지우기

How to plot multiple lines on one plot using the curve fitting tool

조회 수: 6 (최근 30일)
Catherine  Butler
Catherine Butler 2017년 2월 8일
댓글: Etta Longden 2020년 12월 15일
I need to plot to curves on one graph. I have generated the two curves using the curve fitting tool I was wondering how I could plot these on the same graph?

답변 (1개)

Sindhu Priya
Sindhu Priya 2017년 2월 14일
You can try using 'hold on' command to plot multiple curves on a single graph.
Refer this link for more examples.
Regards,
Sindhu

카테고리

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