Hello,

I am trying creating new case m-file, and I am having error using case_info
function.

Error using  &
Matrix dimensions must agree.

Error in case_info_2 (line 343)
    ig_on   = ig(find(gon(ig)  & ~isload(mpc.gen(ig, :))));


this happens considering that I'm changing network topology
(mpc.branch(:,11)). If I I run case_info() with all lines connected it
runnes perfectly.

Best Regards,
Vitor Ribeiro.

Reply via email to