1 Pages (6 items)
multiple value input, one variable - Messages
#1 Posted: 3/24/2015 11:16:34 AM
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.
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
That looks great ioan92! How did you get the sub, subscript?
#3 Posted: 3/24/2015 2:41:21 PM
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
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
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.
1 Pages (6 items)
-
New Posts
-
No New Posts