Previous Page Next Page Contents

prog::traced -- find traced functions

Introduction

prog::traced() lists all traced functions.

Call(s)

prog::traced( <obj>)

Parameters

obj - a MuPAD function, a function environment or a library

Returns

prog::traced returns the void object null().

Related Functions

prog::trace, prog::untrace

Details

Example 1

The function sin is traced:

>> prog::trace(sin):
   prog::traced(sin)
      A backup of object 'sin' exists.
      Object 'sin' seems to be traced.

Changes




Do you have questions or comments?


Copyright © SciFace Software GmbH & Co. KG 2000