Skip to content

Mechanism File Precedence Order

Austin Soplata edited this page Dec 19, 2017 · 2 revisions

The search order for two DynaSim mechanism files with the same name is (using dsLocateModelFiles()):

  1. current directory, AKA "working directory" of MATLAB
  2. models directory of DynaSim
  3. all subdirectories of models of DynaSim (recursively)
  4. the rest of the MATLAB path
Clone this wiki locally