stdevpa
Population standard deviation including text and logicals.
Syntax
Section titled “Syntax”v = stdevpa(value1, value2, ...)Description
Section titled “Description”Like stdev_p but counts text as 0 and logical TRUE as 1.
Example
Section titled “Example”stdevpa(1, 2, 3, 'text')