about summary refs log tree commit diff
path: root/sourcecodes/bnt-master/BNT/CPDs/@generic_CPD/set_clamped.m
blob: 5ad6803749bc9eea67c2d218e1178ff9cf5acac5 (plain)
1
2
3
function CPD = set_clamped(CPD, bit)

CPD.clamped = bit;