ee.spice.diodeSubcircuit2lookup
Generate lookup table data for two-terminal devices from SPICE subcircuit
Since R2023a
Syntax
Description
returns lookup table data for the SPICE subcircuit file that you run in SPICE engine on the
path lookuptable
= ee.spice.diodeSubcircuit2lookup(pathname
,filename
)pathname
and with the filename filename
. 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.
This function supports SIMetrix version 8.4 and LTSpice software.
creates a SPICE subcircuit file with additional options specified by one or more name-value
arguments.lookuptable
= ee.spice.diodeSubcircuit2lookup(pathname
,filename
,Name=Value
)
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2023a