three curve at different x values

2 visualizaciones (últimos 30 días)
Leia
Leia el 7 de Mayo de 2022
Comentada: Leia el 7 de Mayo de 2022
I want to delete the blue curve after x=41.1. how can I do that? I would be glad if you help.

Respuesta aceptada

Torsten
Torsten el 7 de Mayo de 2022
plot(x(x<=41.1),blue_curve(x<=41.1))

Más respuestas (0)

Categorías

Más información sobre 2-D and 3-D Plots en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by