simType('snumeric'); % Set the simulation type to 'numeric'. f_T = getParValue('f_T'); % Assign the numeric definition of the circuit parameter 'f_T'. % to the MATLAB variable 'f_T'. beta_AC = getParValue('beta_AC'); % Assign the numeric definition of the circuit parameter 'beta_AC'. % to the MATLAB variable 'beta_AC'.