Please do not send unsubscribe messages to [email protected]. The hundreds 
of people on the list have no interest in that information.

If you want to leave the list, simply follow the directions at 
http://www.pserc.cornell.edu/matpower/#mailinglist, which state …
Leaving the list

You can unsubscribe from the list at any time by sending an e-mail to 
[email protected] 
<mailto:[email protected]?subject=&body=leave> with the following 
line in the body of the message.

    leave

Please note that the address to use for list administration commands such as 
joining and leaving is [email protected].

    Ray


> On Feb 23, 2016, at 11:31 AM, Muhammad Buhari 
> <[email protected]> wrote:
> 
> leave
> 
> Muhammad Buhari
> 
> PhD student
> 
> Electrical Energy and Power Systems Research group,
> 
> University of Manchester, UK
> 
> From: [email protected] 
> <mailto:[email protected]> 
> [[email protected] 
> <mailto:[email protected]>] on behalf of Muhammad 
> Buhari [[email protected] 
> <mailto:[email protected]>]
> Sent: 23 February 2016 4:28 PM
> To: MATPOWER discussion forum
> Subject: RE: scaleload
> 
> 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] 
> <mailto:[email protected]> 
> [[email protected] 
> <mailto:[email protected]>] on behalf of VANJARAPU 
> VENKATARAONAIDU [[email protected] 
> <mailto:[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>

Reply via email to