Clear Filters
Clear Filters

One of my equations is unstable in massive for loop

1 view (last 30 days)
Sorry for the confusing wording, but I will explain the best I can. In my code I am outputing a matrix using two for loops. However, the last element has to be added seperately because it tries to pull an elemnt outside the array size. But after about 30 loops the last number starts straying from 25 even though it should stay consistently at 25 for awhile. Im not sure why the equation is unstable and could use some help. I attatched screenshots of the code. Sorry if this is hard to understand but I would greatly appreciate help!!
  1 Comment
Geoff Hayes
Geoff Hayes on 17 Apr 2020
Maxwell - please attach your code rather than screenshots of the code. Also include instructions on how you can call it (including input parameters).

Sign in to comment.

Answers (0)

Categories

Find more on Loops and Conditional Statements in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!