Marks the given input in as a single precision data type. Single precision data can be used in the save command to write with single precision in .mat files.
single
Marks the given input in as a single precision data type. Single precision data can be used in the save command to write with single precision in .mat files.
size
Returns the size of each dimension of an object.
sph2cart
Converts spherical coordinates to Cartesian.
sqrt
Returns the square root of each element of x.
squeeze
Removes singular dimensions from a matrix.