From d5585a6e6d5a8e7006322f2dc9392e092dbc170e Mon Sep 17 00:00:00 2001 From: "dugg@lab-desk" Date: Thu, 12 Mar 2015 08:37:18 +0800 Subject: [PATCH] dfs --- OPF.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OPF.m b/OPF.m index 5351fdf..ecac9fa 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;