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
/
CPDs
/
@gmux_CPD
/
display.m
blob: 4b04168c1e86d59e45001706685a46d96a2faec4 (
plain
)
1
2
3
4
function
display
(
CPD
)
disp
(
'gmux_CPD object'
);
disp
(
struct
(
CPD
));