three curve at different x values

1 visualizzazione (ultimi 30 giorni)
Leia
Leia il 7 Mag 2022
Commentato: Leia il 7 Mag 2022
I want to delete the blue curve after x=41.1. how can I do that? I would be glad if you help.

Risposta accettata

Torsten
Torsten il 7 Mag 2022
plot(x(x<=41.1),blue_curve(x<=41.1))

Più risposte (0)

Community Treasure Hunt

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

Start Hunting!

Translated by