> What if I want to input a table of data I measured from a unit?? I
have multiple input/output pairs that I want to use.? How would I do
this?
Then you don't need a current/voltage dependent current/voltage source, just a behavioural source or a VCVS/CCVS. For behavioural sources, the syntax is:
table( time0, value0, time1, value1, ...)? ; the input is implicitly used.
These are assuming you need an input that needs to be passed (transformed) through the table. Otherwise, if all you need is to generate data based on a table, a simpe current/voltage PWL="file" source will do.
Vlad ______________________ -- holding, among others: a universal analog/digital filter, block-level models for power electronics (and not only), math blocks with a more stream-lined approach, some digital ADC, DAC, (synchronous-)counter, JKflop, etc.