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?
7年弱 前 | 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年弱 前 | 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年弱 前 | 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年弱 前 | 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年弱 前 | 1 件の回答 | 0

