photo

Federico Zappaterra


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

Followers: 0   Following: 0

통계학

All
  • Knowledgeable Level 1
  • First Answer
  • First Review
  • Solver

배지 보기

Feeds

보기 기준

답변 있음
cell array in a cell array inexing
I'm not sure about what are you looking for. However, I would do the following: k1 = 1:3; k2 = 6:9; k3 = 11:13; a{1} = [1...

대략 4년 전 | 0

| 수락됨

질문


Hold on in for loop doesn't work
I want to plot several curves using a for loop, but hold on doesn't work. I also tried to set the property of 'axis' (i.e. see...

대략 4년 전 | 답변 수: 1 | 0

1

답변

문제를 풀었습니다


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

7년 초과 전

문제를 풀었습니다


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

7년 초과 전