Skip to content

Latest commit

 

History

History
109 lines (96 loc) · 4.28 KB

GETTING-MATPOWER-FUBM.md

File metadata and controls

109 lines (96 loc) · 4.28 KB

MATPOWER-FUBM MATPOWER-FUBM

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.

System Requirements

  • MATLAB version 7.3 (R2006b) or later, or
  • GNU Octave version 4 or later (Only MATPOWER)

Getting MATPOWER-FUBM

Current Development Version

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.

  1. 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.
  2. 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).

Contributing to MATPOWER-FUBM

For Contributing to MATPOWER-FUBM Please contact:

  1. Abraham Alvarez-Bustos at [email protected] or [email protected]
  2. Behzad Kazemtabrizi at [email protected]
  3. Mahmoud Shahbazi at [email protected]