1 %> @brief Visualization - Stacked histograms
3 %> Accessible from
objtool, but not configurable (will use properties defaults).
8 colors = {[], .85*[1, 1, 1]};
13 o.classtitle = 'Stacked Histograms';
14 o.inputclass = {
'log_hist'};
19 methods(Access=
protected)
20 function out = do_use(o, obj)
22 obj.draw_stackedhists(o.data_hint, o.colors, o.
peakdetector);
Visualization base class.
function def_peakdetector(in out)
Visualization - Stacked histograms.
function set_title(in s, in obj)