Skip to content

Latest commit

 

History

History
executable file
·
15 lines (11 loc) · 674 Bytes

INSTALL.md

File metadata and controls

executable file
·
15 lines (11 loc) · 674 Bytes

Installing Poblano Toolbox for MATLAB

You can obtain a copy of the Poblano Toolbox for MATLAB as follows:

Once you have a version of the Poblano Toolbox for MATLAB:

  • Start MATLAB.

  • Within MATLAB, change to the poblano_toolbox directory from above and execute the following commands:

      addpath(pwd) %<-- Add the Poblano toolbox to the MATLAB path
      savepath %<-- Save for future MATLAB sessions
    

    or enter the following command:

      install_poblano