index
:
BNW
this commit
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sourcecodes
/
bnt-master
/
BNT
/
potentials
/
@dpot
/
display.m
blob: 1b0647bb96e33ba61a65414fb172aae4f7f7be24 (
plain
)
1
2
3
4
function
display
(
pot
)
disp
(
'discrete potential object'
);
disp
(
struct
(
pot
));