dcopf
- dcopf(varargin)
dcopf()
- Solves a DC optimal power flow.This is a simple wrapper function around
opf()
that sets themodel
option to'DC'
before callingopf()
. Seeopf()
for the details of input and output arguments.See also
rundcopf()
.