Chapter 50. test

Table of Contents

test_complex
test_for
test_graph
test_matlabfor
test_standard
test_switch
test_trig
testfunctionfor001
testfunctionfor002
testfunctionswitch002
testfunctionwhile001

test_complex

Type: M-File

Group: test

Syntax

TEST_COMPLEX(real1, im1, re2, im2)

Description

A set of routines for testing complex numebrs

Examples

TEST_COMPLEX(1, 1, 2, 2)