Community Profile

photo

Micheal McDonagh


Last seen: bijna 3 jaar ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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...

bijna 3 jaar ago | 1 answer | 0

1

answer

Question


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...

bijna 3 jaar ago | 2 answers | 0

2

answers

Question


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:...

bijna 3 jaar ago | 1 answer | 0

1

answer