Installation¶
Simply clone the GitHub repository, or uncompress this zip archive. Then move with the MATLAB command line to the directory of ForBES, and execute the following command:
forbes_setup
This will compile all the necessary source files and install the directory into MATLAB’s path. If you whish to run the test routine, to make sure that all features work correctly, you can now input:
forbes_test
in the MATLAB command line.