You are on page 1of 1

MATLAB functions

1. format long – all decimal places


2. format short – upto 4 decimal places
3. format bank – upto 2 decimal places
4. clear <variable name> - deletes only a specific variable
5. clear – deletes all variable
6.

You might also like