diff --git a/OPF.m b/OPF.m index 04ceed6..8728029 100644 --- a/OPF.m +++ b/OPF.m @@ -11,7 +11,7 @@ nodeMaxDVolt=zeros(33,1); nodeMaxDVAngle=zeros(33,1); maxDVoltPos=0; maxDAnglePos=0; -for badDataNode=1:33 aa +for badDataNode=1:33 aaa loopN=1; maxDVolt=0; maxDVAngle=0;