blanks
creates an string of blank characters.
Syntax
r = blanks(n)
Input argument
n - an value integer, number of blanks.
Output argument
r - a character array with n blanks
Description
blanks creates an string of blank characters.
Example
See also
char.
History
Author
Allan CORNET
Last updated