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_cos.m
subplot(2,3,1);ezplot('cos');
subplot(2,3,2);ezplot('sin');
subplot(2,3,3);ezplot('tan');
subplot(2,3,4);ezplot('sec');
subplot(2,3,5);ezplot('csc');
subplot(2,3,6);ezplot('cot');

Contact us at files@mathworks.com