image thumbnail
from DotNet Web Example Guide End To End Chapter by Joe
Source files for the DotNet Web Example Guide End To End Chapter

getMagic(x)
function magicOutput = getMagic(x)
    magicOutput = magic(x);
end

Contact us at files@mathworks.com