Hi sir...
two doubts in runmarket()
1. How Fix+var
cost is calculated
2. Instead of
three generators can i change Two generator and one dispatchable load
to make bids.. If so how should i give the the input...
thank you sir..
On Tue, Mar 26, 2013 at 5:32 AM, Ray Zimmerman <[email protected]> wrote:
> Try runmarket() instead of auction().
>
> --
> Ray Zimmerman
> Senior Research Associate
> 419A Warren Hall, Cornell University, Ithaca, NY 14853
> phone: (607) 255-9645
>
>
>
>
> On Mar 25, 2013, at 1:23 PM, jees arun <[email protected]> wrote:
>
>
>
> offers.P.qty = [90; 155; 80];
> offers.P.prc = [50; 30; 40];
> [results, co] = auction('case9', offers);
> ??? Attempt to reference field of non-structure array.
>
> Error in ==> auction at 108
> [nro, nco] = size(offers.qty);
>
>
>
> Sir when try run auction.m its show like this.. how to rectify it. ..
>
>
> Regards
> S Arun Jees
>
>
>
--
Regards
S Arun Jees