multiple value input, one variable

multiple value input, one variable - Messages

#1 Posted: 3/24/2015 11:16:34 AM
corradolvr

corradolvr

1 likes in 19 posts.

Group: User

Basically I want to call out specific values in a matrix but generically. So, c.1J could be any value in c.1K matrix and then c.1(J+1) would be the next value beyond c.1J in the c.1K matrix. Like 10 and 12.4 or 12.4 and 23, and so on.

This is what I'd like to do, but can't seem to get it to work.


N=6 K=0..(N-1) J=0..(N-2)

c.1K=(10, 12.4, 23, 12.5, 6.2, 8)

R=(c.1J+c.1(J+1))

R=(22.4, 35.4, 35.5, 18.7, 14.2)


I just can't figure out how to accomplish this. It will keep me from having to duplicate the equations 5 times. The actual equations are much more complex.



Thanks.
#2 Posted: 3/24/2015 2:30:49 PM
corradolvr

corradolvr

1 likes in 19 posts.

Group: User

That looks great ioan92! How did you get the sub, subscript?
#3 Posted: 3/24/2015 2:41:21 PM
corradolvr

corradolvr

1 likes in 19 posts.

Group: User

I'm not sure I understand what you mean by AltGr [. I'm still a bit of a noob with the program.
#4 Posted: 3/24/2015 2:48:10 PM
corradolvr

corradolvr

1 likes in 19 posts.

Group: User

I figured that, but there isn't a graph key on my keyboard. I checked my extensions manager too and the help file and handbooks are empty !
#5 Posted: 3/24/2015 2:51:35 PM
corradolvr

corradolvr

1 likes in 19 posts.

Group: User

I got it! it had a strange label on it. Just to the right of the windows key on the right of the space bar. Has a pic of a list and an arrow on it....strange I guess.
#6 Posted: 3/24/2015 3:01:23 PM
corradolvr

corradolvr

1 likes in 19 posts.

Group: User

I'm trying to hit the thank button but it's giving me an error, so I'll do it in a post.

This helped me out tremendously.

Thanks a lot.
1 users liked this post
ioan92 3/24/2015 3:05:00 PM
  • New Posts New Posts
  • No New Posts No New Posts