Merging different position (length) lines ??

1 visualización (últimos 30 días)
Kang Min Kim
Kang Min Kim el 16 de Dic. de 2019
Comentada: Kang Min Kim el 16 de Dic. de 2019
선.png
As shown above, when lines 1 and 2 are different in length and position, they merge.
Do you have any mathematical methods or other methods? I think that's what happens when we merge.
Can you do this in the matlab?
My English is not good. I'm sorry.

Respuesta aceptada

Fangjun Jiang
Fangjun Jiang el 16 de Dic. de 2019
Although the two curves look different in length and position, technically, curve one still have values (all zero) at the begining and curve two have values (all zero) at the end.
As long as you can make the data (time and value) for the two curves the save length and at the same time point, you can just add the value together.
  1 comentario
Kang Min Kim
Kang Min Kim el 16 de Dic. de 2019
Could you write me a matlab code that combines two lines with different positions?

Iniciar sesión para comentar.

Más respuestas (0)

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