mltRoot

Root of MLT (Machine Learning Toolbox)

Contents

Syntax

Description

mltRootPath=mltRoot returns a string indicating the installation

folder of MLT (Machine Learning Toolbox).

Example

fprintf('The installation root of MLT is %s\n', mltRoot);
The installation root of MLT is D:\users\jang\matlab\toolbox\machineLearning

Top page   Next: mltDoc.m   Prev:mltSetup.m