p = ATMToolsPath([level])
Locates ATMTools toolbox on the Matlab path and returns the full path as a string to the first occurrence.
|
Parameters |
Description |
|
level [scalar] |
(Optional) Level to return. If level=-1 returns one directory up from the m-file directory, -2 returns 2 levels up, etc. Otherwise returns the m-file directory. |
|
Copyright (c) 2009. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|