Dear all I need to use makeLODF to derive the LODF matrix for the case: mpc='case24_ieee_rts.m'.
I simply use the following commands: PTDF=makePTDF(mpc.baseMVA,mpc.bus,mpc.branch); LODF=makeLODF(mpc.branch,PTDF); However, the 11th column of the LODF matrix is filled with NaN values. Could anyone help in resolving this issue? Thanks a lot Sincerely, Sajjad Abedi Texas Tech University
