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 an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X

"A name is required here" error in defining Table/Matrix Components

ptc-4168940
1-Newbie

"A name is required here" error in defining Table/Matrix Components

I'm trying to build a table column by column and I'm getting the "A name is required here" error. I've double checked to make sure that I'm using the literal (".") and vector ("[") subscripts correctly to the best of my knowledge. I've set my origin to 1 at the top of my sheet. I've searched and can't find anything to help.

Any help and solutions are appreciatied.

1 ACCEPTED SOLUTION

Accepted Solutions

Look carefully at where the second subscripts are! See attached.

Alan

View solution in original post

5 REPLIES 5

Look carefully at where the second subscripts are! See attached.

Alan

Thanks a million. I guess I wasn't paying enough attantion when looking at my source, but now I can't find it to see if what my source had was correct.

Alan,

I have a similar issue with "A_v206" but my syntax appears to be correct. Is there something else I'm missing with the routine and resultant graph?

Alan has already pointed out your index error.

You may construct your table also more convenient using augment:

tablemix_aug.png

Thanks. I can see how that would be easier if you were defining your entire table at once instead of defining it along the way. I will definitely use this in the future.

Top Tags