Hello,

I can't do state estimation for case118 system and It gives me error of:

No remaining bad data, after discarding data 1 time(s).
Largest value of B = NaN
??? NaN's cannot be converted to logicals.
Error in ==> printpf at 168
nzld = find(bus(:, PD) | bus(:, QD));
Error in ==> runse at 187
printpf(baseMVA, bus, gen, branch, [], success, et, 1, mpopt);

Other cases are working well after I just write :
runse('case300') for example. I would be appreciate if some one tell me how
I can fix for case118.

Thanks,

Morteza

Reply via email to