Create an array of five blanks. To display it, embed it in a character array that starts and ends with a visible character. b = blanks(5); chr = ['|' b '|'].
確定! 回上一頁