classdef FunctionGenerator < Equipment %FUNCTION_GENERATOR Summary of this class goes here % Detailed explanation goes here properties (Dependent) waveform frequency voltage unit offset load end methods end end