about summary refs log tree commit diff
path: root/sourcecodes/bnt-master/BNT/potentials/@mpot/display.m
blob: 90f0e2fcc168fa931bd31cb192b730cf2beaf276 (plain)
1
2
3
4
function display(pot)

disp('moment Gaussian potential object');
disp(struct(pot));