How to make compiled matlab run less verbose?

1 view (last 30 days)
If I "compile" matlab using mcc, the bash script generated to run the "standalone" executable generates a lot of verbose output (e.g. "---Setting up environment variables---LD_LIBRARY_PATH is.."). Other than each time manually rewriting this launch script to be quieter, is there a way (perhaps a compile option) to suppress generation of such unnecessary runtime output?

Answers (0)

Categories

Find more on Standalone Applications in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!