Community Profile

photo

Sirena


Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How to fix this error: Attempted to access x(84); index out of bounds because numel(x)=83.
I've been trying to write some code that mimics a Markov Model. Code: for i = 2:steps if ((x(i-1) == 15) || (x(...

10 years ago | 1 answer | 0

1

answer