This function is not yet fully documented. This is a transcript of the text-formatted help.
bbflipdim Create an operator that flips along specified dimension. [BB,DIM2]=bbflipdim(DIM1,FDIM) creates an N-by-N black-box operator that flips the hypercube with dimensions given in DIM1 along the dimension(s) specified by FDIM. DIM2 is the dimension of the transformed hypercube, which is the same as DIM1. See also bbredim.