Pls unsubscribe me from the list. Thanks for the services.
Muhammad Buhari PhD student Electrical Energy and Power Systems Research group, University of Manchester, UK ________________________________ From: [email protected] [[email protected]] on behalf of VANJARAPU VENKATARAONAIDU [[email protected]] Sent: 23 February 2016 4:16 PM To: MATPOWER discussion forum Subject: Re: scaleload the error is because of i gave like mpc(t)=mpc,i need to write as mpc0(t)=mpc just for example.i have cleared my doubt and thanx for replying On Tue, Feb 23, 2016 at 8:58 PM, Ray Zimmerman <[email protected]<mailto:[email protected]>> wrote: It looks to me like when you go to store the return value of runopf() in results it is finding that the existing results struct has different fields than the one being returned by runopf(). Try clearing the results variable first and if that doesn’t work, you can probably work around it by storing the results in a cell array instead of a struct array. That is, use … results = cell(nt, 1); results{t} = runopf(...); — Ray On Feb 20, 2016, at 9:33 AM, VANJARAPU VENKATARAONAIDU <[email protected]<mailto:[email protected]>> wrote: sir when using the scaleload function,when run the opf its showing the error attached below.what is the problem,how can i rectify it. <time.txt>
