Top
Back: findTorsion
Forward: view
FastBack: Control theory background
FastForward: jacobson_lib
Up: control_lib
Top: Singular Manual
Contents: Table of Contents
Index: Index
About: About this document

D.11.2.14 controlExample

Procedure from library control.lib (see control_lib).

Usage:
controlExample(s); s a string

Return:
ring

Purpose:
set up an example from the mini database by initalizing a ring and a module in a ring

Note:
in order to see the list of available examples, execute controlExample("show");
To use an example, one has to do the following. Suppose one calls the ring, where the example will be activated, A. Then, by executing
def A = controlExample("Antenna"); and setring A;,
A will become a basering from the example "Antenna" with the predefined system module R (transposed). After that one can just execute control(R); respectively autonom(R); to perform the control resp. autonomy analysis of R.

Example:
 


Top Back: findTorsion Forward: view FastBack: Control theory background FastForward: jacobson_lib Up: control_lib Top: Singular Manual Contents: Table of Contents Index: Index About: About this document
            User manual for Singular version 3-1-6, Dec 2012, generated by texi2html.