Deploytool for MATLAB R2013b doesn't work, what has changed?
问题 For years I've been using the integrated deploytool to create easily distributable *.exe files for my colleagues. I installed R2013b a couple of days ago and I can't use the deploytool anymore. The log file when trying to package gives this: ant: <ant> <mkdir dir="C:\Users\xxxx\Matlab\programxy\test\for_redistribution" /> <mkdir dir="C:\Users\xxxx\Matlab\programxy\test\for_testing" /> </ant> mcc -C -o test -W WinMain:test -T link:exe -d 'C:\Users\xxxx\Matlab\programxy\test\for_testing' -v 'C: