Learn R Programming

matlabr (version 1.1.3)

have_matlab: Logical check if MATLAB is accessible

Description

Uses get_matlab to check if MATLAB's path accessible

Uses get_matlab to check if MATLAB is accessible or the option matlab.path is set and returns logical

Usage

have_matlab()

have_matlab()

Arguments

Value

Logical TRUE is MATLAB is accessible, FALSE if not

Logical TRUE is MALTAB is accessible, FALSE if not

Examples

Run this code
# NOT RUN {
have_matlab()
# }

Run the code above in your browser using DataLab