Add two hist3?

1 次查看(过去 30 天)
Seyyed Mohammad Saeed Damadi
评论: jonas 2018-9-8
I have two hist3 figure as:
Ctr = {1.5:0.5:4.5 0.1:0.1:0.9};
hist3([[1;2.7; 3.6], [0.25;.36;.84]],'Ctrs',Ctr);
hist3([[1.2;1.7; 2.6], [0.17;.46;.94]],'Ctrs',Ctr);
I want two have the addition of these two histograms, how is it possible?
  8 个评论
Seyyed Mohammad Saeed Damadi
Thank you. I misunderstood. It is exactly what I want.
jonas
jonas 2018-9-8
My pleasure, happy to help!

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Annotations 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by