Any row vector will do. They don't have to be numbers. my_characters = 'abcde'; for my_char = my_characters disp(my_char) end. will output
確定! 回上一頁