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
/
@mpot
/
display.m
blob: 90f0e2fcc168fa931bd31cb192b730cf2beaf276 (
plain
)
1
2
3
4
function
display
(
pot
)
disp
(
'moment Gaussian potential object'
);
disp
(
struct
(
pot
));