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
/
@upot
/
display.m
blob: bb8e76e93969aed970dfec2297dd59a47e9b8765 (
plain
)
1
2
3
4
function
display
(
pot
)
disp
(
'utility potential object'
);
disp
(
struct
(
pot
));