Finite Element Analysis Toolbox

featool.m File Reference

Description

Start FEATool Multiphysics.

This command starts the main application GUI. The toolbox can also be run with the test, teste, and testt arguments as

featool test                   % Run all test suites
featool testt                  % Run tests for GUI tutorials
featool teste                  % Run tests for m-script examples

and optionally with an array specifying which tests to run

featool test/testt [#]         % Run selected tests for test suite