Function running in batch() cannot find .mat file that is in MATLAB path
Mostra commenti meno recenti
I am attempting to run a function file in a batch, and the batch has no problem finding all the additional functions in the folder that has been added to the MATLAB path, but it can't find a .mat file in the same folder and load it, even when I specify 'AdditionalPaths' when calling the batch(). Has anyone else experienced this, and is there a work-around that will allow me to load a .mat file in the batch()?
2 Commenti
Edric Ellis
il 12 Ago 2015
Which cluster type are you using?
Andrew Harris
il 12 Ago 2015
Modificato: Andrew Harris
il 12 Ago 2015
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su MATLAB Parallel Server in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!