Feeds
提问
How ask data to the user?
Hi all. I'm very new to matlab programming. I need to ask data to the user. How can I do?
6 years 前 | 1 个回答 | 0
1
个回答提问
How can I solve randperm error with words?
I had create this code Tile = {'house', 'core', 'word', 'ask', 'question', 'horse', 'phone', 'eyes', 'hair', 'man'}; >> X = X(...
7 years 前 | 2 个回答 | 0
2
个回答已回答
How can I create all possible random combinations of word pairs without having the same values (for example, house - house)?
@Stephen Cobeldick >> Tile = {'house', 'core', 'word', 'ask', 'question', 'horse', 'phone', 'eyes', 'hair', 'man'}; >> X = X(r...
How can I create all possible random combinations of word pairs without having the same values (for example, house - house)?
@Stephen Cobeldick >> Tile = {'house', 'core', 'word', 'ask', 'question', 'horse', 'phone', 'eyes', 'hair', 'man'}; >> X = X(r...
7 years 前 | 0
提问
How can I create all possible random combinations of word pairs without having the same values (for example, house - house)?
Hi all. I have this code: Tile = {'house', 'core', 'word', 'ask', 'question', 'horse', 'phone', 'eyes', 'hair', 'man'}; idx = ...
7 years 前 | 2 个回答 | 0
2
个回答提问
How can I write a random function with names?
Hi all. I'm very new to MatLab programming. I have to write a random function that returns 1 pair of colour name. How do I do? ...
7 years 前 | 1 个回答 | 0

