Solved
Programming error: row limits? bug?
- July 21, 2017
- 1 reply
- 2009 views
This seems odd. I'm using a program to drop values into matrices. It works wonderfully - until I get to a matrix 16 items long. Then I get an error.

Here's a rather pointless example. Suffice it to say it happens regardless of how many variables I return, or whether or not I use a matrix inside the program. Tried it a bunch of ways to only get the same result: Exceed 16 rows and get an error.
This version works fine:

And here's the same thing with one more row (r[i)

Thoughts? 4.0 attached.
Thanks,



