QMRITools`
QMRITools`
PlotData
PlotData[data]
plots the data.
PlotData[data,vox]
plots the data and for 3D and 4D data assumes the voxelsize vox (z,x,y).
PlotData[data1,data2]
plots data1 and data2.
PlotData[data1,data2,vox]
plots data1 and data2 and for 3D and 4D data assumes the voxelsize vox (z,x,y).
Details
- The following options can be given:
-
PlotRange "Auto" PlotRange is an option for graphics functions that specifies what range of coordinates to include in a plot. ColorFunction "BlackToWhite" ColorFunction is an option for graphics functions that specifies a function to apply to determine colors of elements.