Subscripts 2...

Use this forum to post Vensim related questions.
Post Reply
mruud
Member
Posts: 23
Joined: Fri Mar 28, 2003 7:19 am

Subscripts 2...

Post 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
Attachments
db2.mdl
(1.64 KiB) Downloaded 650 times
Owain
Junior Member
Posts: 12
Joined: Thu Feb 19, 2004 4:20 pm

Post 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
mruud
Member
Posts: 23
Joined: Fri Mar 28, 2003 7:19 am

Post by mruud »

The simpel solution could be used here as well with a small adjustment. Se the attachment.
Morten
Attachments
sub3.mdl
(1.89 KiB) Downloaded 624 times
Post Reply