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

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