Interpolate a function defined by a vector using an ExternalObject
function InterpolateExternalVector input Real x; input VectorTable table; output Real y; end InterpolateExternalVector;