GetVecStepParameter Function

This function retrieves the name of the parameters that were stepped to obtain the vector data supplied. It will only return a meaningful result for data vectors generated by a multi-step analysis. For example, if an analysis was performed which stepped the value of the resistor R7, this function would return 'R7' when applied to any of the data vectors created by the simulator. If the analysis was a Monte Carlo run, the function will return 'Run'.

If this function is applied to single division data as returned by a normal single step run, the return value will be an empty vector.

Arguments

Number Type Compulsory Default Description
1 real/complex array Yes vector

Returns

Return type: string