% Create test structure
tf1 = sltest.testmanager.TestFile('Test File 1');
ts = tf1.createTestSuite('Test Suite');
% Create new test file
tf2 = sltest.testmanager.TestFile('Test File 2');
% Move test suite to Test File 2
objArray = sltest.testmanager.moveTests(ts,tf2)
You can also select a web site from the following list:
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.