Daniel@0: function r = bntRoot() Daniel@0: % Return directory name where bnt is stored Daniel@0: r = fileparts(which(mfilename)); Daniel@0: end