ctfroot - Location of files related to deployed application - MATLAB (original) (raw)
Main Content
Location of files related to deployed application
Syntax
Description
[root](#buioayz-471-root) = ctfroot
returns the name of the folder where the deployable archive for the application is expanded.
Use this function to access any file that the user would have included in their project (excluding the ones in the packaging folder).
Examples
Determine location of deployable archive
Output Arguments
Path to expanded deployable archive returned as a character vector in the form: applicationname
_mcr
. .
Version History
Introduced in R2006a