case_info
- case_info(mpc, fd)
case_info()
- Prints information about islands in a network.CASE_INFO(MPC) CASE_INFO(MPC, FD) [GROUPS, ISOLATED] = CASE_INFO(...) Prints out detailed information about a MATPOWER case. Optionally prints to an open file, whose file identifier, as returned by FOPEN, is specified in the optional second parameter FD. Optional return arguments include GROUPS and ISOLATED buses, as returned by FIND_ISLANDS.