Skip to content

Commit

Permalink
Minor comment
Browse files Browse the repository at this point in the history
  • Loading branch information
hkhauke committed Feb 15, 2024
1 parent 6b4b3dc commit 52716fa
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ class CjvxMexCallsProfileTpl : public CjvxMexCallsTpl<T>, public CjvxMexCallsPro
// Pass control to Matlab processing

// Check if checkbox in Matlab processing was checked
// The checkbox can be activated/deactivated while processing!!
if (_theExtCallHandler)
{
CjvxMexCalls::is_matlab_processing_engaged(&engaged);
Expand Down

0 comments on commit 52716fa

Please sign in to comment.