findFile
Find single project file by name
Starting in R2024a, use findFiles
instead of findFile
for more flexible
solutions. findFiles
offers advanced search capabilities that include finding files
by label, category, and more.
Description
gets the file in the specified project with the specified path.file
= findFile(proj
,fileOrFolder
)
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2019a
See Also
currentProject
| openProject
| findFiles
| addLabel
| removeLabel
| findCategory
| findLabel