Search found 1 match

by ggutiera
7 years ago
Forum: Archive Google Group
Topic: Some questions regarding set declaration
Replies: 2
Views: 3823

Re: Some questions regarding set declaration

I want to assign a set of generators to different buses. I know it can be done as follows, set i buses /1*10/ ; set g generators /g1*g3/ ; set map(g,i) mapping generators to bus /g1.1, g2.4, g3.6/ ; But I want to achieve the same via wgdx utility from Matlab. I have one column of the generator and a...