diff --git a/src/@deproj/plot_curvatures.m b/src/@deproj/plot_curvatures.m index 46fc54e5ccc5f2dbe15e0c340397b3b9dbb8a2fb..4b5d91cb2b77282c2a887550cc7064b87a2abc3e 100644 --- a/src/@deproj/plot_curvatures.m +++ b/src/@deproj/plot_curvatures.m @@ -1,5 +1,5 @@ function [ hf, ax1, ax2, ax3 ] = plot_curvatures( obj, scale_bar_length ) -%PLOT_CURVATURES Figure with the local curvaure for a collection of epicells. +%PLOT_CURVATURES Figure with the local curvature for a collection of epicells. if nargin < 2 scale_bar_length = 10;