Go to the source code of this file.
| print_dependencies_1_0_0 | ( | matfile, | ||
| tree, | ||||
| depth | ||||
| ) |
print_dependencies_1_0_0(matfile[,tree,depth])
Program for printing dependecy tree of executable matlab source file
parameters:
matfile matlab-file that is examined
tree parents of this node in tree
depth depth of children that are examined
returns:
prints dependency tree on screen, otherwise returns -1
version 1.0.0,2005-04-07,Harri Merisaari
Copyright (c) 2005 by Turku PET Centre
| matfile | ||
| tree | ||
| depth |
1.5.2