No BSD License  

Highlights from
aide mémoire Matlab (seconde édition)

from aide mémoire Matlab (seconde édition) by Jean-Thierry
les m-fichiers de l'aide mémore Matlab seconde édition

ex_acos.m
subplot(2,3,1);ezplot('acos');
subplot(2,3,2);ezplot('asin');
subplot(2,3,3);ezplot('atan');
subplot(2,3,4);ezplot('asec');
subplot(2,3,5);ezplot('acsc');
subplot(2,3,6);ezplot('acot');

Contact us at files@mathworks.com