Hi guys,
When I have a parameter, like, X(i,j,k) table, and then I want to create another parameter, which equal to a two-dimension matrix, x(x,j=1,k). May I ask if there is some way to achieve that goal?
Really appreciate for your help!
–
To unsubscribe from this group and stop receiving emails from it, send an email to gamsworld+unsubscribe@googlegroups.com.
To post to this group, send email to gamsworld@googlegroups.com.
Visit this group at http://groups.google.com/group/gamsworld.
For more options, visit https://groups.google.com/d/optout.
Hi
Parameter Y(x,k);
Y(x,k) = x(I,â€1â€,k);
Cheers
Renger
PS. Please sign your posts with your name (read the guidelines)
From: gamsworld@googlegroups.com [mailto:gamsworld@googlegroups.com] On Behalf Of ???
Sent: Mittwoch, 18. November 2015 05:11
To: gamsworld
Subject: Question about subset, Please help, Thanks!
Hi guys,
When I have a parameter, like, X(i,j,k) table, and then I want to create another parameter, which equal to a two-dimension matrix, x(x,j=1,k). May I ask if there is some way to achieve that goal?
Really appreciate for your help!
–
To unsubscribe from this group and stop receiving emails from it, send an email to gamsworld+unsubscribe@googlegroups.com.
To post to this group, send email to gamsworld@googlegroups.com.
Visit this group at http://groups.google.com/group/gamsworld.
For more options, visit https://groups.google.com/d/optout.
–
To unsubscribe from this group and stop receiving emails from it, send an email to gamsworld+unsubscribe@googlegroups.com.
To post to this group, send email to gamsworld@googlegroups.com.
Visit this group at http://groups.google.com/group/gamsworld.
For more options, visit https://groups.google.com/d/optout.