31 while ((!exitg1) && (ii > 0)) {
61 while ((!exitg1) && (ii > 0)) {
int b_eml_find(const boolean_T x[5], int i_data[])
Finds the index of the last true element in a 5-element boolean array.
int eml_find(const boolean_T x[6], int i_data[])
Finds the index of the last true element in a 6-element boolean array.
Provides MATLAB Coder helper functions to find indices of true values.
bool boolean_T
Generic boolean type.
Provides definitions and utility functions for non-finite floating-point values.