vector - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


convert/vector

convert a list, an array or a Vector to a vector

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

convert(A, vector)

Parameters

A

-

array, list, of rtable-based Vector

Description

• 

The convert(A, vector) calling sequence converts any of the following objects into a vector:

  

* array

  

* list

  

* rtable-based Vector

• 

Note: The command vector has been superseded by Vector.

Examples

(1)

(2)

(3)

(4)

(5)

(6)

(7)

(8)

(9)

See Also

convert

convert/array

convert/matrix

convert/Vector

type/vector

type/Vector

Vector

vector(deprecated)

 


Download Help Document