makePeakCombos

makePeakCombos(isdynamic)

makePeakCombos forms the indicator matrix of maximum available peak combos based on an indicator vector of which peaks are dynamic.

INPUTS:
isdynamic – an indicator vector (1 x num_peaks) of which peaks are

dynamic. Required.

OUTPUTS:
peak_combos – indicator matrix (num_combos x num_peaks) of which peaks

are on in each combo.

Modified: 20200707 – Commented - Patrick Stokes Created by Michael Prerau