Community Profile

photo

Micheal McDonagh


Last seen: 거의 3년 전 2021년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 2
  • Thankful Level 1

배지 보기

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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 1 | 0

1

답변