Elementary Functions
Main Index
- abs ABS Absolute Value Function
- all ALL All True Function
- any ANY Any True Function
- ceil CEIL Ceiling Function
- conj CONJ Conjugate Function
- cov COV Covariance Matrix
- cumprod CUMPROD Cumulative Product Function
- cumsum CUMSUM Cumulative Summation Function
- deal DEAL Multiple Simultaneous Assignments
- dec2hex DEC2HEX Convert Decimal Number to Hexadecimal
- diff DIFF Difference Function
- dot DOT Dot Product Function
- floor FLOOR Floor Function
- getfield GETFIELD Get Field Contents
- hex2dec HEX2DEC Convert Hexadecimal Numbers To Decimal
- imag IMAG Imaginary Function
- ind2sub IND2SUB Convert Linear Indexing To Multiple Indexing
- max MAX Maximum Function
- mean MEAN Mean Function
- min MIN Minimum Function
- num2hex NUM2HEX Convert Numbers to IEEE Hex Strings
- prod PROD Product Function
- real REAL Real Function
- round ROUND Round Function
- std STD Standard Deviation Function
- sub2ind SUB2IND Convert Multiple Indexing To Linear Indexing
- sum SUM Sum Function
- test TEST Test Function
- var VAR Variance Function
- vec VEC Reshape to a Vector