PlotShapeVariation

PlotShapeVariation[points,mesh]

plots the template mesh which shows where the model has variation for each principal component. The needed points and mesh are obtained from TemplateToVolume.

PlotShapeVariation[points,mesh,n]

does the same but only shows the first n principal components.

Details
Details and Options Details and Options
Examples  
Q M R I TOOLS SYMBOL
QMRITools`
QMRITools`

PlotShapeVariation

PlotShapeVariation[points,mesh]

plots the template mesh which shows where the model has variation for each principal component. The needed points and mesh are obtained from TemplateToVolume.

PlotShapeVariation[points,mesh,n]

does the same but only shows the first n principal components.

Details

  • The following options can be given:
  • MeshesPerRow5MeshesPerRow is and option for MeshGridPlot and PlotShapeVariation. It specifies how many volumes are shown per row.

Examples