4 ANCHOR_FILE_NAME=mfilename('class');
5 curFilePath=which(ANCHOR_FILE_NAME);
6 if isempty(curFilePath)
8 sprintf('location of anchor file %s not found',...
12 dirName=[
mxberry.io.PathUtils.rmLastPathParts(...
18 function resDir=getDirByKey(keyName)
23 function resDir=getDirByCallerKey(keyName)
TMPDATAMANAGER provides a basic functionality for managing temporary data folders, root folder name is determined automatically.
function throwerror(in msgTag, in varargin)
THROWERROR works similarly to built-in ERROR function in case when there is no output arguments but s...
TMPDATAMANAGER implements a basic functionality for managing temporary data folders.