openSignalIntegrityKit
Description
openSignalIntegrityKit(
extracts and
opens a kit zip file called kitName
)kitName
into the current folder using the
default project name. If the kit zip file does not exist, the function downloads it from the
server. The function does not override existing folders.
Note
Once you download, extract, and open a kit, it becomes a project in the relevant app and you can reopen it from the app. If the downloaded kit already exists, you can reopen the existing kit, download the kit again to create a new project with numbered name, or cancel download.
openSignalIntegrityKit(
extracts a kit zip file called kitName
,projectFolder
)kitName
into the specified project
folder.
Examples
Input Arguments
Version History
Introduced in R2021b