Main Content

ImportIBISFile

Import IBIS file into current project

Since R2024b

Description

ImportIBISFile(project,path) imports the IBIS file specified by path to the project project.

Input Arguments

collapse all

Signal Integrity Toolbox project, specified as an object.

Full or relative path to the IBIS file to be imported, specified as a string. The IBIS file must exist in the specified path and have the extension ibs or .ibis.

Version History

Introduced in R2024b