From 5ab043255f5f924d6136a461d1b3555d6a19d289 Mon Sep 17 00:00:00 2001 From: "dugg@lab-desk" Date: Wed, 11 Mar 2015 21:50:50 +0800 Subject: [PATCH] s --- OPF.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OPF.m b/OPF.m index 62b3b80..5bf232f 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 +for badDataNode=1:33 loopN=1; maxDVolt=0; maxDVAngle=0;