What about using the state estimation code for the same case scenario? results = run_se(mpc);
This one keeps giving an error Best Regards On Wed, Sep 12, 2018 at 16:49 m.drabecki <[email protected]> wrote: > Confirmed ;) Michał's solution will work perfectly > > Mariusz > > > > Wysłano z telefonu Samsung > > -------- Oryginalna wiadomość -------- > Od: Michal Polecki <[email protected]> > Data: 12.09.2018 23:45 (GMT+01:00) > Do: MATPOWER discussion forum <[email protected]> > Temat: Re: Matlab State Estimation Code > > Hi, > > shouldn't to write > mpc = loadcase('case14'); > results = runpf(mpc); > ? I cant check it now, because my Matlab is busy at the moment ;) > Michal > > On 09/12/18 23:18, *Jorge Ignacio Cisneros Saldaña * < > [email protected]> wrote: > > Dear All: > > I have a very quick and simple question, i was trying to run the runse() > or run_se() with the 14 bus case in the folder. > Do you know if there is a way to run this code? > > I tried to run like normal power flow, runpf('case14'), but i am not able > to make it work. > > I made some changes in this system mostly load, and also I tried with the > original case 14, but still i got the same error. > > Best regards and thank you guys > > George > -- > Jorge Ignacio Cisneros-Saldaña > > -- > Michał Połecki > -- Jorge Ignacio Cisneros-Saldaña
