Installation

System Requirements

  • MATLAB: R2023a or later recommended

    • Verified on MATLAB R2023a(Windows 11)

  • App Designer (built-in)

    • This project includes a graphical user interface developed with APP Designer.

    • App Designer is available and fully supported in MATLAB R2019b and later.

  • CVX (Convex optimization modeling framework)

    • Download: CVX

    • Any CVX-compatible solver is fine (e.g., SDPT3, SeDuMi, MOSEK, GUROBI, etc.).

Setup

  1. Download or clone https://github.com/CDSL-GitHub/SH-V2G-Simulator

  2. Open MATLAB and set the Current Folder to the top-level directory of the repository.