Section: Base Constants
y = false
You can also create an array of logical ones using the syntax
y = false(d1,d2,...,dn)
or the syntax
y = false([d1,d2,...,dn])