powered by
This helper prevents the error in fcoalesce when attempting to coalesce two vectors of different data type (double/integer).
con2fcoales(u, z)
A double data type vector of same length as the arguments.
Vectors of equal length and of different data types (e.g. double and integer). Missing values are accepted.