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