<< ld_matmul matrix muparser >>

ORTD Scilab Interface Toolbox >> matrix > ld_matvecmul_3d

ld_matvecmul_3d

Matrix multiplication against a vector for 3d-vectors

Calling Sequence

[sim,y] = ld_matvecmul_3d(sim, events, A, v)

Description

y = A * v, whereby A is 3x3 and v is a vector of size 3


Report an issue
<< ld_matmul matrix muparser >>