Home > biomechZoo > Toolbox > Visualization > sigdiff.m

sigdiff

PURPOSE ^

SIGDIFF(x,y,FontName,FontSize) displays a beautiful significant difference 'star'

SYNOPSIS ^

function sigdiff(x,y,FontName,FontSize)

DESCRIPTION ^

 SIGDIFF(x,y,FontName,FontSize) displays a beautiful significant difference 'star' 
 in graphs based on latex style code

 ARGUMENTS
  x        ... x coordinate of star (double). Default midpoint of axis
  y        ... y coordinate of star. Default midpoint of axis
  FontName ... Name of font (string). Default 'Arial'
  FontSize ... Size of font (integer).Default 18

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Sun 10-Mar-2024 22:39:06 by m2html © 2005