How can I fit multiple curves onto a base curve/plot

I have a set of curves that I plotted on matlab after a lot of data/image analysis.
I am trying to create a master curve where all these individual curves (see attached imaged) shift onto the base (blue line, water) to give a master curve. I need to know how much each curve was shifted and maybe if there was a change in gradient.
In summary, I need to shift all the curves or collapse all the curves onto the 'water' curve in the attached graph to get a shifting factor for each curve.
THanks,

1 件のコメント

dpb
dpb 2015 年 7 月 30 日
Try again on ttaching the figure...

サインインしてコメントする。

回答 (1 件)

Joy Tian
Joy Tian 2015 年 7 月 31 日

0 投票

You may try "hold on" if you want to multi-plot on the same graph. And type "hold off" if you have plotted enough.

カテゴリ

ヘルプ センター および File ExchangeInterpolation についてさらに検索

製品

質問済み:

2015 年 7 月 30 日

回答済み:

2015 年 7 月 31 日

Community Treasure Hunt

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

Start Hunting!

Translated by