Feeds
提问
Is there a maximum value that for a MATLAB GUI slider?
Is there a maximum value that for a MATLAB GUI slider? I entered 1000 as the max and it gave me an error. Or the error is actual...
12 years 前 | 1 个回答 | 0
1
个回答提问
How do I round up a number?
Hi, I was wondering whether there's any function other than 'round(X)' that can round up a number? I'm trying not to use round(X...
12 years 前 | 2 个回答 | 0
2
个回答提问
How to randomly shuffle cards?
So I have 4 decks of cards, and that means I have 208 cards. How to I make a program/function, such that once I start the progra...
12 years 前 | 2 个回答 | 0
2
个回答提问
How to make elements in an array permanant
I'm creating function that has a random array using randperm. Is there a way to fix the order of the elements in the array even ...
12 years 前 | 2 个回答 | 0