QMRITools`
QMRITools`

HistogramPar

HistogramPar[data,{constraints,Nbins},style,color,range]

plots histograms of IVIM solution.

HistogramPar[data,{constraints,Nbins,mu,conv},components,color,range]

plots histograms of IVIM solution. data is {f1, dc, pdc1} or {f1, f2, dc, pdc1, pdc2}. constraints are the ranges of the x-axes for the plots. Nbins are the number of histogram bins. style is the plot type, can be 1, 2, or 3. color is the color of the histogram. range are the ranges of the y-axes. output is a row of histograms.

Examples