createSheet(project,sheetName)
creates a sheet named sheetName in the signal integrity project
project.
createSheet(___,Name=Value) creates a sheet in the
signal integrity project using the Name-Value pair arguments. Unspecified arguments take
default values.
project — Signal Integrity Toolbox™ project object
Signal Integrity
Toolbox project, specified as an object.
sheetName — Name of sheet in created project string
Name of the sheet in the created project. The default name is
sheet1.
Name-Value Arguments
Specify optional pairs of arguments as
Name1=Value1,...,NameN=ValueN, where Name is
the argument name and Value is the corresponding value.
Name-value arguments must appear after other arguments, but the order of the
pairs does not matter.
Example: createSheet(sip,'newsheet1',topology=false) creates a new
sheet named newsheet1 in the sip project without any
topology on the sheet.
topology — Create topology on sheet true (default) | false
Determine whether to create a topology on the sheet. By default, a topology is
created.
differential — Topology type true (default) | false
Determine whether the created topology on the sheet is differential or
single-ended.
You can also select a web site from the following list
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.