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