have_matlabR Documentation

Logical check if MATLAB is accessible

Description

Uses get_matlab to check if MATLAB's path accessible

Usage

have_matlab()

Value

Logical TRUE is MATLAB is accessible, FALSE if not

Examples

have_matlab()