How do I create log file using MATLAB Compiler R2025a?

I am using MATLAB Compiler for the first time in R2025a and I can't find an option like we used to have to create a log file for the user.

 Accepted Answer

The “Create log file” option that was available in Application Compiler in R2024b and earlier has been removed in R2025a.
You can use the “diary” function to create log file. Please refer to this page in the documentation:

More Answers (0)

Categories

Find more on MATLAB Compiler in Help Center and File Exchange

Products

Release

R2025a

Tags

No tags entered yet.

Community Treasure Hunt

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

Start Hunting!