| Contents | Index |
blanks(n)
blanks(n) is a string of n blanks.
blanks is useful with the display function. For example,
disp(['xxx' blanks(20) 'yyy'])
displays twenty blanks between the strings 'xxx' and 'yyy'.
disp(blanks(n)') moves the cursor down n lines.

Explore how to use MATLAB to make advancements in engineering and science.
| © 1984-2012- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |