No BSD License
function w = getplot f = figure; plot(1:10); w = webfigure(f); close(f);
Contact us at files@mathworks.com