Predefined symbols in MATLAB
pi
Contains value of πup to 15 significant numbers
i, j
√-1, imaginary number
Inf
Infinity. Represents a very large or a very small number
NaN
Not a Number. Signifies an output that is very large
clock
Represents an array containing six elements- year, month, day, hour, minute, and second
date
Contains the current date like 24-Jul-2010
eps
Represents the smallest difference between two numbers
ans
Stores the result of an output by default
'Mechanical Engineering > Matlab' 카테고리의 다른 글
Delete elements in array (0) | 2015.11.09 |
---|---|
Data exporting format (0) | 2015.11.09 |
General Purpose Commands (0) | 2014.01.08 |
Fundamental MATLAB Classes (0) | 2013.04.06 |
Chebyshev polynomials Tn (1) | 2013.04.06 |