Hi
It looks like you lie the dimension of conts is not consistent with the excel table.
Conts is defined over (S,T) and I assume that you have in your excel table T as rows, and S as columns (because this is how you defined the range).
Cheers
Renger
--
You received this message because you are subscribed to the Google Groups "gamsworld" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
gamsworld+...@googlegroups.com.
To post to this group, send email to
gams...@googlegroups.com.
Visit this group at http://groups.google.com/group/gamsworld.
For more options, visit https://groups.google.com/d/optout.
Hi Desbasmita
You are correct, Just send the excel file.
--
You received this message because you are subscribed to a topic in the Google Groups "gamsworld" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/gamsworld/vmfaIDJk9-o/unsubscribe.
To unsubscribe from this group and all its topics, send an email to gamsworld+...@googlegroups.com.
Hi
The elements of the sets are missing in your excel sheet. Your sheet should look like this:
T1 T2 …
S1 6.7 1.3
S2 2.3 …
The range would then be a1:y6
Cheers
Renger