Filter löschen
Filter löschen

how can I insert a new toolbox in Matlab2014a

1 Ansicht (letzte 30 Tage)
mamata
mamata am 19 Jul. 2014
Bearbeitet: Wayne King am 19 Jul. 2014
I do not have the Pattern Recognition Toolbox, so please tell me how can I insert a new toolbox in Matlab2014a

Antworten (1)

Wayne King
Wayne King am 19 Jul. 2014
Bearbeitet: Wayne King am 19 Jul. 2014
Pattern Recognition Toolbox is not a MathWorks' product so the standard MathWorks' installer won't install it on the path.
You'll most likely need to use addpath() or the pathtool to add the folders where you have put the toolbox files on the MATLAB path.
Often people who provide such toolboxes provide you with instructions on how to add those folders, or provide a simple startup.m file that does it for you.

Kategorien

Mehr zu Text Analytics Toolbox finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by