acsch SciMax Toolbox activecontexts

SciMax Toolbox >> activate

activate

Maxima Function

Calling Sequence

activate (context_1, ..., context_n)

Description

Activates the contexts context_1, ..., context_n. The facts in these contexts are then available to make deductions and retrieve information. The facts in these contexts are not listed by facts ().

The variable activecontexts is the list of contexts which are active by way of the activate function.

acsch SciMax Toolbox activecontexts