See Section 6.6 in the MATPOWER User’s Manual<https://matpower.org/docs/MATPOWER-manual-7.1.pdf>, especially Table 6-1.
There are a few things, like losses, that are displayed in the console output, that are not included in the results struct. These can be computed using get_losses(). Ray On Feb 12, 2023, at 12:17 AM, Nirban Chakraborty <nirban...@ee.nits.ac.in> wrote: Respected sir, As I am running any case file in matpower let's say case 33 for finding the opf it is showing the result as bus data and branch data. But how store those data in matlab workspace, so that I can write a program using those data. Please help me out in this regard.