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 years 前 | 0
