classdef Awg2Scope_test < IMDDTestCase % Auto-generated placeholder for Awg2Scope. % Target: C:/Users/Silas/Documents/MATLAB/imdd_simulation/Classes/05_Lab/Awg2Scope.m methods (Test, TestTags = {'placeholder', 'todo'}) function testNotImplemented(testCase) testCase.assumeFail("Tests for Awg2Scope are not implemented yet."); end end end