ee.spice.diodeSubcircuit2lookup
Syntax
Description
returns lookup table data for the SPICE subcircuit named lookuptable = ee.spice.diodeSubcircuit2lookup(libraryPath,subcircuitName)subcircuitName
in the library file on the path libraryPath. The values of the output
arguments are in SI units. Use this function to create lookup table data that characterizes
a two-terminal semiconductor device. If you want to create the lookup table data for devices
with more than two terminals, use the ee.spice.semiconductorSubcircuit2lookup function instead.
To use this function, you need a SPICE simulation engine. The function supports:
SIMetrix 8.4 and beyond — You must be able to run SIMetrix in non-GUI Mode. For more information, see Running in non-GUI Mode (SIMetrix Simulator Reference).
LTspice XVII and beyond.
creates a SPICE subcircuit file with additional options specified by one or more name-value
arguments.lookuptable = ee.spice.diodeSubcircuit2lookup(libraryPath,subcircuitName,Name=Value)
Examples
Input Arguments
Name-Value Arguments
Output Arguments
Version History
Introduced in R2023a