Community Profile

photo

Viranch Patel

MathWorks

Last seen: 2년 초과 전 2021년부터 활동

Followers: 0   Following: 0

통계

  • Solver
  • Revival Level 1
  • First Answer

배지 보기

Feeds

보기 기준

문제를 풀었습니다


Swap the input arguments
Write a two-input, two-output function that swaps its two input arguments. For example: [q,r] = swap(5,10) returns q = ...

2년 초과 전

문제를 풀었습니다


Reverse the vector
Reverse the vector elements. Example: Input x = [1,2,3,4,5,6,7,8,9] Output y = [9,8,7,6,5,4,3,2,1]

2년 초과 전