Code covered by the BSD License
function Figure_test Create_Figure plot(1:10) Create_Figure plot((1:10).^2) Create_Figure plot(sin(1:10))
Contact us