Why do I receive a "No source file specified" error when I use MCC with the "-w list" option in MATLAB Compiler 4.0 (R14)?
Show older comments
When I try to obtain the list of warning messages that the MATLAB Compiler can generate using the following command:
mcc -w list
I receive the following error message.
??? Error: No source files were specified (-? for help).
The Compiler should be able to support this with out the need for a source file.
Accepted Answer
More Answers (0)
Categories
Find more on MATLAB Compiler in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!