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