photo

Yasasvi Harish Kumar


Last seen: plus de 2 ans il y a Actif depuis 2019

Followers: 0   Following: 0

Statistiques

All
  • First Answer
  • Solver

Afficher les badges

Feeds

Afficher par

Réponse apportée
creating a matrix from two sets of data
Hi, This should help for y = 1:2 for x = 1:4 c(4*(y-1)+x,1) = x c(4*(y-1)+x,2) = y end end

environ 5 ans il y a | 0

A résolu


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

environ 5 ans il y a