i want to plot multiple curve on the same graph

1 visualización (últimos 30 días)
abdalrhman hassan
abdalrhman hassan el 4 de Mayo de 2018
Comentada: sudhakar shinde el 8 de Mayo de 2018
hey i done some curve fitting then i want to plot it on the same graph with Load on X axis

Respuestas (1)

Yuvaraj Venkataswamy
Yuvaraj Venkataswamy el 5 de Mayo de 2018
After each plot Use following command,
if true
hold on
end

Categorías

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

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by