[flags, kv] = amt_configuration; [flags, kv] = amt_configuration('cacheURL', cU); [flags, kv] = amt_configuration('silent'); [flags, kv] = amt_configuration('silent', 'normal');
'amt_configuration' accepts the following optional parameters:
'cacheURL',cU | : Set the download URL of the cache |
'auxdatapath',aP | : Set the path where the auxdata is stored |
'auxdataURL',aU | : Set the download URL for the auxdata |
'amt_configuration' accepts the following flags:
'cacheMode' | : {global, normal, cached, redo} |
'disp' | : {verbose, documentation, silent} |
'amt_configuration' can be used to retrieve and set the above parameters. Any parameter set in the functions amt_auxdatapath, |auxdataurl|, and amt_cache will also be set in amt_configuration and vice-versa.