matlab.crashhandling.crashReportFolder
Description
returns a path to the root folder for MATLAB® crash reports for the current release. p
= matlab.crashhandling.crashReportFolder
Use this function to locate crash reports when MATLAB does not display the Crash Reporter. For example, the Crash Reporter is
unavailable when you start MATLAB with the -nodisplay
option. The most recent report is most
likely to be related to your crash. Depending on how MATLAB crashed, other crash files might be located in different folders. For more
information, see When MATLAB Terminates Unexpectedly.
Examples
Output Arguments
Version History
Introduced in R2025a