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

disp('utility potential object');
disp(struct(pot));