MATPOWER releases can be downloaded from the MATPOWER website,
and the latest stable and work-in-progress versions can always be
downloaded or cloned from the MATPOWER GitHub project. The
master
branch should always contain a stable version.
MATPOWER-FUBM releases can be downloaded from the MATPOWER-FUBM GitHub project.
- MATLAB version 7.3 (R2006b) or later, or
- GNU Octave version 4 or later (Only MATPOWER)
There are two options for obtaining the most recent development version
of MATPOWER-FUBM from the master
branch on GitHub.
Note: This does not include the MATPOWER Extras.
-
Clone the MATPOWER-FUBM repository from GitHub. Use this option if you want to be able to easily update to the current development release, with the latest bug fixes and new features, using a simple
git pull
command, or if you want to help with testing or or development. This requires that you have a Git client (GUI or command-line) installed.- From the command line:
git clone https://github.com/AbrahamAlvarezB/matpower-fubm.git
- Or, from the MATPOWER-FUBM GitHub repository page:
- Click the green Clone or download button, then Open in Desktop.
- From the command line:
-
Download a ZIP file of the MATPOWER-FUBM repository from GitHub. Use this option if you need features or fixes introduced since the latest versioned release, but you do not have access to or are not ready to begin using Git (but don't be afraid to give Git a try).
- Go to the MATPOWER-FUBM GitHub repository page.
- Click the green Clone or download button, then Download ZIP.
For Contributing to MATPOWER-FUBM Please contact:
- Abraham Alvarez-Bustos at [email protected] or [email protected]
- Behzad Kazemtabrizi at [email protected]
- Mahmoud Shahbazi at [email protected]