getCrashStack
Downloads and decodes crash stack core files from target computer and opens these in MATLAB editor
Description
downloads and decodes crash stack core files from the target computer for the model and
returns the files = getCrashStack(target_object,model_name)files struct that contains the decoded stack trace. The
decoded core files help you investigate issues that cause application crashes on the target
computer. Use this function to download crash stack core files from the target computer for
a model. To remove the crash stack core files from the target computer for a model, use
deleteCoreFiles.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2020b