three curve at different x values

조회 수: 1 (최근 30일)
Leia
Leia 2022년 5월 7일
댓글: Leia 2022년 5월 7일
I want to delete the blue curve after x=41.1. how can I do that? I would be glad if you help.

채택된 답변

Torsten
Torsten 2022년 5월 7일
plot(x(x<=41.1),blue_curve(x<=41.1))

추가 답변 (0개)

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by