Student[LinearAlgebra][LinearSystemPlotTutor] - plot a system of 2-D or 3-D linear equations
|
Calling Sequence
|
|
LinearSystemPlotTutor(M)
|
|
Parameters
|
|
M
|
-
|
(optional) Matrix; augmented matrix corresponding to linear system
|
|
|
|
|
Description
|
|
•
|
The LinearSystemPlotTutor(M) command graphically displays the linear system corresponding to the Matrix M.
|
•
|
The Matrix can have at most 4 rows and 4 columns. If M is not provided, a default Matrix is used. In either case, you can edit the entries of the Matrix interactively from within the Maplet application.
|
•
|
When you close the Maplet application, the plot of the domain and codomain appears in your Maple session.
|
•
|
When LinearSystemPlotTutor is running, interaction with the worksheet is not possible.
|
|
|
Download Help Document
Was this information helpful?