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

Reply via email to