photo

Federico Zappaterra


Last seen: 3 years ago Active since 2017

Followers: 0   Following: 0

Statistics

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

View badges

Feeds

View by

Answered
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 years ago | 0

| accepted

Question


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 years ago | 1 answer | 0

1

answer