Feeds
답변 있음
Changing system('say') command values
myString = "hello world"; command = strcat('say',{' '},myString); system(command) Where myString is the text you wish for y...
Changing system('say') command values
myString = "hello world"; command = strcat('say',{' '},myString); system(command) Where myString is the text you wish for y...
거의 7년 전 | 0
