Feeds
提问
Write a function that will receive a character and a positive integer n. It will create and return a cell array with strings of increasing lengths, from 1 to the integer n. It will build the strings with successive characters
Write a function buildstr that will receive a character and a positive integer n. It will create and return a cell array with s...
8 years 前 | 2 个回答 | 0