MATPOWER does not have functions to automatically generate plots of these
values, but the voltages are available in the power flow results (see Table 4-1
in the User’s Manual) and the line losses can be computed via the get_losses()
<http://www.pserc.cornell.edu/matpower/docs/ref/matpower6.0/get_losses.html>
function. You can use the Matlab’s plotting functions to generate your own
graphs.
Ray
> On Mar 16, 2017, at 3:28 AM, Ameeratul Balqis <[email protected]>
> wrote:
>
> Good day, I am doing a study based on Case 39. Already successfully get the
> plotting when I applied command plot_mpc(case39) in the command window.
>
> However, is there any method or other command for plotting so that i would
> get the plotting for the voltage profile at each buses or the line losses in
> the system?
>
> Thank you.
> Hoping a fast feedback about this. 😊