Dear Matpower users, I'm solving deterministic SCUC using MOST, and encountered some difficulties.
For example, Texas A&M University created lots of synthetic networks, e.g., `case_ACTIVSg200.m` and `scenarios_ACTIVSg200.m` in 'matpower 7.0/data/'. The file `scenarios_ACTIVSg200.m` provides 8760 (365 days of hourly data) load profiles, so it is supposed to be just a few additional lines to solve SCUC for these 365 days. *Could anyone please show me the easiest way (maybe using `apply_changes()`) to do it?* I'm stuck at the part of extracting the load_profile from `scenarios_ACTIVSg200.m` then apply on the MOST structure (mdi). Thanks, Steven
