| MATLAB Function Reference | ![]() |
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.
![]() | bitxor | blkdiag | ![]() |
| © 1984-2008- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |