Matlab[getvar] - get a numerical array or matrix in an open MATLAB(R) session
|
Calling Sequence
|
|
getvar(X)
|
|
Parameters
|
|
X
|
-
|
string naming the MATLAB variable
|
|
|
|
|
Description
|
|
•
|
The command getvar gets the value of the MATLAB variable X.
|
•
|
Executing the getvar command returns a Matrix, Vector or constant.
|
|
|
Examples
|
|
>
|
|
>
|
|
>
|
|
The matrix can be manipulated and reassigned in MATLAB, and the result can be transferred back to Maple.
>
|
|
>
|
|
|
|
Download Help Document
Was this information helpful?