QMRITools`
QMRITools`

TransmuralPlot

TransmuralPlot[data]

plots transmural profiles of the data which are created by RadialSample. data can be a single profile or a list of profiles. In the second case the mean and standardeviations are plotted. Output is a plot of the transmural profile.

Details

  • The following options can be given:
  • GridLineSpacing10GridLineSpacing is an option of TransmuralPlot. It defines the spacing of the gridlines.
    PlotStyleRGBColor[1, 0, 0]PlotStyle is an option for plotting and related functions that specifies styles in which objects are to be drawn.
    PlotRangeAutomaticPlotRange is an option for graphics functions that specifies what range of coordinates to include in a plot.
    ImageSize300ImageSize is an option that specifies the overall size of an image to display for an object.
    Method"Median"Method is an option for various algorithm-intensive functions that specifies what internal methods they should use.
    PlotLabelNonePlotLabel is an option for graphics functions that specifies an overall label for a plot.

Examples