-
Notifications
You must be signed in to change notification settings - Fork 5
object methods
Brian Wandell edited this page Jan 20, 2019
·
1 revision
You can see the full list for each object type by using -completion (i.e., project.). Here is a sense of the large number of methods for a project
- addAnalysis
- addNote
- addTab
- addSession
- addSubject
- analyses - List the analyses
- containerType - What type of container is this?
- delete
- deleteFile
- downloadFile - Download a file
- downloadFileZipMember - Download a file from within a zip file
- downloadTar - Download the object as a tar file
- files - Cell array of file metadata
- id - print the id ... Many more ...