The following command at the Matlab prompt: >> rundyn( 'case9','case9dyn','fault');
Causes the following error: > Power flow converged > Constructing augmented admittance matrix... ??? Error using ==> lu The pivot threshold for LU must be a scalar between 0 and 1. Error in ==> AugYbus at 47 [Ly,Uy,Py] = lu(Y,'vector'); Error in ==> rundyn at 132 [Ly, Uy, Py] = AugYbus(baseMVA, bus, branch, xd_tr, gbus, Pl, Ql, U0); could tell me I'm doing wrong, Greetings. -- *Ing. Luis Suárez*[email protected]
