QMRITools`
QMRITools`
MakeCoilLayout
MakeCoilLayout[{name,size,number}]
makes a coil grid with label name, partioned in size rows and with label number.
MakeCoilLayout[{name,size,number},val]
makes a coil grid with label name, partioned in size rows and with label the val at location number.
MakeCoilLayout[{coils..}]
same but for multile coils grids. Each coil grid is defined as {{namename,size,number}.
MakeCoilLayout[{coils..},val]
savem but for multiple coil grids.
Details
- The following options can be given:
-
PlotRange Automatic PlotRange is an option for graphics functions that specifies what range of coordinates to include in a plot. ColorFunction "SunsetColors" ColorFunction is an option for graphics functions that specifies a function to apply to determine colors of elements. ImageSize 100 ImageSize is an option that specifies the overall size of an image to display for an object. CoilArrayPlot False CoilArrayPlot is an option for MakeCoilLayout. If True and values are provided it makes an arrayplot of the coil layouts.