Procedures

ProcedureLocationProcedure TypeDescription
acosdforlab_mathInterface

degree circular functions

angleforlab_mathInterface

angle compute the phase angle. (Interface)

argsortforlab_sortingInterface

argsort generates the indices that would sort an array.

asindforlab_mathInterface

degree circular functions

atandforlab_mathInterface

degree circular functions

cholforlab_linalgInterface

chol computes Cholesky's decomposition of a symmetric positive definite matrix.

colorforlab_ioInterface

color sets color for console text. (Specification)

cosdforlab_mathInterface
countlinesforlab_ioInterface
crossforlab_mathInterface
datenumforlab_timeInterface
detforlab_linalgInterface

det computes the matrix determinant.

diagforlab_linalgInterface

diag creates diagonal matrix or get the diagonal of a matrix.

diffforlab_linalgInterface

diff computes differences of arrays. (Specification)

dispforlab_ioInterface

Display a scalar, vector or matrix. (Specification)

eyeforlab_linalgInterface
fileforlab_ioInterface
file_existforlab_ioInterface
horzcatforlab_linalgInterface
invforlab_linalgInterface
is_leapforlab_timeInterface
is_squareforlab_linalgInterface
is_symmetricforlab_linalgInterface
linspaceforlab_linalgInterface
loadbinforlab_ioInterface
loadtxtforlab_ioInterface
logspaceforlab_linalgInterface
luforlab_linalgInterface

lu computes the LU matrix factorization.

matpowforlab_linalgInterface

Calculat matrix power

normforlab_linalgInterface

norm computes vector and matrix norms.

onesforlab_linalgInterface

Creates a rank-1 or rank-2 array filled ones. (Specification)

operator(.c.)forlab_mathInterface
operator(.i.)forlab_linalgInterface

Calculate the inverse of a real matrix.

operator(.x.)forlab_linalgInterface
outerforlab_linalgInterface
progress_barforlab_ioInterface

Print a progress_bar. (Specification)

progress_percforlab_ioInterface

Print a progress percentage message. (Specification)

qrforlab_linalgInterface
randnforlab_statsInterface

Generate a normal distributed data scalar or vector. (Specification)

randuforlab_statsInterface

Generate an uniformly distributed data scalar or vector. (Specification)

read_fileforlab_ioInterface
read_lineforlab_ioInterface
rngforlab_statsInterface
savebinforlab_ioInterface
savetxtforlab_ioInterface
seqforlab_linalgInterface

seq returns evenly spaced vector.

signumforlab_mathInterface

signum returns the sign of variables. (Specification)

sindforlab_mathInterface
solveforlab_linalgInterface
sortforlab_sortingInterface
stdforlab_statsInterface

std computes vector and matrix standard deviations. (Specification)

svdforlab_linalgInterface
svdsolveforlab_linalgInterface
tandforlab_mathInterface
ticforlab_timeInterface
time_stringforlab_timeFunction
tocforlab_timeInterface
traceforlab_linalgInterface
trilforlab_linalgInterface
triuforlab_linalgInterface
varforlab_statsInterface

std computes vector and matrix standard deviations. (Specification)

vertcatforlab_linalgInterface
zerosforlab_linalgInterface

Creates a rank-1 or rank-2 array filled zeros. (Specification)