Details about a MATLAB execution error.
More...
#include <mps/client.h>
Details about a MATLAB execution error.
Definition at line 201 of file client.h.
◆ identifier
const char* mpsErrorInfoMATLAB::identifier |
Unique error identifier corresponding to the MATLAB error.
Definition at line 207 of file client.h.
◆ matlabStack
MATLAB stack associated with the MATLAB error.
Definition at line 210 of file client.h.
◆ matlabStackDepth
size_t mpsErrorInfoMATLAB::matlabStackDepth |
Number of entries in the MATLAB stack.
Definition at line 213 of file client.h.
◆ message
const char* mpsErrorInfoMATLAB::message |
Error message corresponding to the error thrown in MATLAB.
Definition at line 204 of file client.h.
The documentation for this struct was generated from the following file: