Daniel@0: function dom = domain_pot(pot) Daniel@0: % DOMAIN_POT Return the domain of this dpot. Daniel@0: % dom = domain_pot(pot) Daniel@0: Daniel@0: dom = pot.domain;