vara
Sample variance including text and logicals.
Syntax
Section titled “Syntax”v = vara(value1, value2, ...)Description
Section titled “Description”Like var_s but counts text as 0 and logical TRUE as 1.
Example
Section titled “Example”vara(1, 2, 3, 'text')