Merging different position (length) lines ??
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Kang Min Kim
el 16 de Dic. de 2019
Comentada: Kang Min Kim
el 16 de Dic. de 2019
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.
0 comentarios
Respuesta aceptada
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.
Más respuestas (0)
Ver también
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!