peclayson / ERA_Toolbox

Matlab toolbox for obtaining dependability estimates for ERP measurements
6 stars 1 forks source link

Automatic installation of ERA Toolbox dependents: CmdStan, MatlabStan, and MatlabProcessManager #9

Closed peclayson closed 8 years ago

peclayson commented 8 years ago

Description

The ERA toolbox will attempt to install the necessary dependents. The automatic download and installation of the dependents has been tested for Mac OS Yosemite and El Capitan as well as for Windows 7.

Motivation and Context

Installation of the dependents was an extremely troublesome process, especially if you aren't fairly familiar with Matlab or cmd prompt/terminal.

How Has This Been Tested?

Tested on Windows 7, Mac OS Yosemite, and Mac OS El Capitan using Matlab 2014b and 2015b.

Types of changes