Problem while installing PRT in Matlab2014a
Afficher commentaires plus anciens
1. I have download from "http://www.mathworks.in/matlabcentral/fileexchange/46392-pattern-recognition-toolbox" from Github get the folder "newfolder-PRT-9bd671c" 2. Unzip and rename folder to "prt" 3. Copy prt folder to "C:\Program Files\MATLAB\R2014a\bin"
I could not find the startup.m file so Write into the C:\Program Files\MATLAB\R2014a\toolbox\local\startupsav.m file
addpath C:\Users\theUser\Documents\MATLAB\prt prtPath; And then open matlab command window >prtDoc Error: Undefined function or variable 'prtDoc'.
Réponses (0)
Catégories
En savoir plus sur Startup and Shutdown dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!