Page 1 of 1

Antithetic must be a logical scalar

Posted: Sat Jun 17, 2017 6:45 am
by matlab1
Antithetic must be a logical scalar

Re: Antithetic must be a logical scalar

Posted: Sun Jan 10, 2021 12:47 pm
by matlab1
This option in
RandStream

Only accept binary values.

Antithetic — Antithetic values
false (default) | true

Whether s generates antithetic pseudorandom values, specified as logical true (1) or false (0). Antithetic values are the default generated pseudorandom values with uniform distribution subtracted from 1.


Data Types: logical