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

Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X

Possible to address a value in a nested vector?

dsochor
10-Marble

Possible to address a value in a nested vector?

In the attached MathCAD 14 worksheet I'm attempting to create a new vector that is 2 times a particular value within another vector. More specifically, I'd like the (12 position) vector a.d to be 2 multiplied by the second value in all 12 C.ard vectors. How to tell a.d to successively address the second value in each C.ard vector and multiply it by 2?

ACCEPTED SOLUTION

Accepted Solutions
Werner_E
25-Diamond I
(To:dsochor)

How to tell a.d to successively address the second value in each C.ard vector and multiply it by 2?

Like so?

NestedVectors.png

View solution in original post

2 REPLIES 2
Werner_E
25-Diamond I
(To:dsochor)

How to tell a.d to successively address the second value in each C.ard vector and multiply it by 2?

Like so?

NestedVectors.png

Thanks again Werner, your vector of a vector notation is exactly what I was looking for.

Announcements

Top Tags