Dear Sir, I want to know how to get and modify cost parameters of generators
in mpc.gencost. I use the n-th order polynominal cost (MODEL = 2). To get the cost coefficient (c_n, c_n-1, c_n-2, ........ , c_1, c_0), I describe the following sentence: mpc.gencost( xx , COST) Consequently, I get only coefficient c_n of generator No. xx. To get the other cost coefficient (c_n-1, c_n-2, ...., c_1, c_0), could you teach me how to describe it ? Best wishes onishi
