To start PSG Toolbox in MATLAB Environment execute the following commands in MATLAB Command Window:
1. Set path to PSG Toolbox:
>> addpath(path)
where "path" = path to folder with PSG Toolbox on PC.
Example:
>> addpath('C:\Aorda\PSG\MATLAB\Tools')
2. Run PSG Toolbox with empty inputs:
>> tbpsg_toolbox
You will get the following window:
3. Import example problem using Menu: Data -> Load
Choose path to MAT file: C:\Aorda\PSG\MATLAB\Examples\Toolbox\problem_cvar.mat
Press button "Load"
4. Press button "Solve" to optimize problem:
5. Open solution report using Menu: Solution -> Report