Thanks, I solved the problem..my mistake.
Regards ! On 5/7/07, Ray Zimmerman <[email protected]> wrote:
On May 6, 2007, at 2:24 PM, Velimir Lackovic wrote: > I carefully followed directions and example from the help file but > I just can't > execute mentioned function. I have network of 10 nodes and I create > q,p > matrices as descriebed but the problem comes up when I enter > > >> mpopt = mpoption; > > I get this.. > > ??? Undefined function or variable 'mpoption'. It sounds like the MATPOWER files are not in your MATLAB path. On May 6, 2007, at 2:26 PM, Velimir Lackovic wrote: > One more thing regarding previous question.... > Is there any way to incorporate transmission constraints into > the network model? Yes. Use column 6 of the branch matrix. See section 3.1 of the manual (http://www.pserc.cornell.edu/matpower/manual.pdf) for details on the case file format. -- Ray Zimmerman Senior Research Associate 428-B Phillips Hall, Cornell University, Ithaca, NY 14853 phone: (607) 255-9645
