Micheal McDonagh
Followers: 0 Following: 0
Feeds
提问
if and switch statement
I have 2 sets of code below. One is with an if statement, and the other is with a switch statement. code 1 is fine, but for c...
3 years 前 | 1 个回答 | 0
1
个回答提问
random letter bother upper & lower case
How do I create a random letter both upper or lower case? I know how do to do it for a number number = randi([1,50]) % gives...
3 years 前 | 2 个回答 | 0
2
个回答提问
Replace numbers in a matrix
Here is my code below. I have created a randon 2*x4 matrix. I have replace the first row with 1:4. and the third colume with 10:...
3 years 前 | 1 个回答 | 0