Merging different position (length) lines ??

조회 수: 1 (최근 30일)
Kang Min Kim
Kang Min Kim 2019년 12월 16일
댓글: Kang Min Kim 2019년 12월 16일
선.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.

채택된 답변

Fangjun Jiang
Fangjun Jiang 2019년 12월 16일
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
Kang Min Kim
Kang Min Kim 2019년 12월 16일
Could you write me a matlab code that combines two lines with different positions?

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 2-D and 3-D Plots에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by