about summary refs log tree commit diff
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));