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_airy.m
figure(1); ezplot('airy(0,x)'); hold on; ezplot('airy(1,x)'); 
title('fonction d''Airy \it{Ai} et sa drive','fontsize',14);
figure(2); ezplot('airy(2,x)'); hold on; ezplot('airy(3,x)'); 
title('fonction d''Airy \it{Bi} et sa drive','fontsize',14);

Contact us at files@mathworks.com