| Contents | Index |
systemtest
systemtest(testfile)
systemtest opens the SystemTest desktop with a new untitled test.
systemtest(testfile) opens testfile in the SystemTest desktop, where testfile is a SystemTest test file (.test) available on the MATLAB path or specified with a full path.
Open a test called mytest that is on the MATLAB path.
systemtest('mytest')Open a test called mytest that is not on the MATLAB path, but is in a local directory called c:\work.
systemtest('c:\work\mytest.test')

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
| © 1984-2012- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |