cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X

This value must be an integer problem in two step ranges

Cornel
19-Tanzanite

This value must be an integer problem in two step ranges

Hello,

Cornel_0-1702292460878.png

EDIT:
I understand that in the first case I take for i a column matrix:

Cornel_0-1702293040296.png

 

And in the second case I take:

Cornel_1-1702293084664.png

How to loop the n column matrix in t?

 

ACCEPTED SOLUTION

Accepted Solutions
ttokoro
20-Turquoise
(To:Cornel)

You are using i+1,  t[i must from 0 to length(n)-2. 

image.pngimage.pngimage.png

View solution in original post

1 REPLY 1
ttokoro
20-Turquoise
(To:Cornel)

You are using i+1,  t[i must from 0 to length(n)-2. 

image.pngimage.pngimage.png

Announcements

Top Tags