Community Profile

photo

Arif Widianto


Last seen: más de 3 años hace Con actividad desde 2019

Followers: 0   Following: 0

Estadísticas

All
  • Thankful Level 1
  • Solver

Ver insignias

Feeds

Ver por

Pregunta


How to label sorted variables
Hi, Let say I have a matrix obtained from sort function, x = [1,1,3; 2,2,1; 3,3,2] with 1, 2, and 3 represent sor...

casi 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to get all values existing in arrays/matrices?
Hello, Let say I have a 3-by-2 array with random integer values. For example, myArray = [98 56; 58 52; 100 56]; What I wa...

alrededor de 4 años hace | 3 respuestas | 0

3

respuestas

Resuelto


Add two numbers
Given a and b, return the sum a+b in c.

más de 4 años hace