Page 1 of 1

FullPrecision must be a logical scalar

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

Re: FullPrecision must be a logical scalar

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

Only accept binary values.

FullPrecision — Full precision generation
true (default) | false
Whether s generates values using its full precision, specified as logical true (1) or false (0). Some generators can create pseudorandom values faster, but with fewer random bits, if FullPrecision is false.

Data Types: logical

https://www.mathworks.com/help/matlab/ref/randstream.html