Page 1 of 1

Subscripts 2...

Posted: Wed Mar 24, 2004 10:14 am
by mruud
This question have also a more complicated version:
If TypeValue has two dimensions (TypeValue[Type,Type]) and ObjectValue also have two dimensions (ObjectValue[Object,Object]), could I still manage to fill up ObjectValue[Object,Object] with values from TypeValue[Type,Type] based on the index in ObjectType[object]?
Model attached (db2.mdl)

Morten

Posted: Wed Mar 24, 2004 10:55 am
by Owain
Morten,

Having downloaded your model I am not sure what you are trying to do here. See the model I attached to my reply in your other subscript thread, you should be able to modify it to handle this more complex situation.

Owain

Posted: Wed Mar 24, 2004 1:02 pm
by mruud
The simpel solution could be used here as well with a small adjustment. Se the attachment.
Morten