乱提交

Signed-off-by: dugg@lab-desk <dugg@lab-desk>
This commit is contained in:
dugg@lab-desk 2015-03-11 21:02:17 +08:00
parent 66fd308278
commit aa0e19f861
1 changed files with 1 additions and 1 deletions

2
OPF.m
View File

@ -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;