Matlab does not "Pause on Error"

8 次查看(过去 30 天)
LP
LP 2017-12-28
We are finding that the debug option pause on error (or pause on warning etc) does not stop execution.
A full restart of matlab generally fixes it. However, we are seeing this across all 3 staff using matlab and obviously feels like Matlab is unstable (we are all on trial licenses).
Unfortunately not sure how to reproduce this other than show a screen shot clearly showing "Pause on Error" is enabled and yet, an error has been caught and matlab has returned to the command prompt and cleared the stack.
Thanks, LP
-----------------------------------------------------------------------------------------------------
MATLAB Version: 9.3.0.713579 (R2017b)
MATLAB License Number: DEMO
Operating System: Linux 4.4.0-101-generic #124-Ubuntu SMP Fri Nov 10 18:29:59 UTC 2017 x86_64
Java Version: Java 1.8.0_121-b13 with Oracle Corporation Java HotSpot(TM) 64-Bit Server VM mixed mode
-----------------------------------------------------------------------------------------------------
MATLAB Version 9.3 (R2017b)
Database Toolbox Version 8.0 (R2017b)
Financial Toolbox Version 5.10 (R2017b)
MATLAB Compiler Version 6.5 (R2017b)
MATLAB Compiler SDK Version 6.4 (R2017b)
Optimization Toolbox Version 8.0 (R2017b)
Parallel Computing Toolbox Version 6.11 (R2017b)
Statistics and Machine Learning Toolbox Version 11.2 (R2017b)
  7 个评论
LP
LP 2017-12-28
FYI this is after a complete restart...no rhyme or reason but troubling
Expected one output from a curly brace or dot indexing expression, but there were 2 results.
Error in calcRVfilter (line 91)
tmp_obj.mData.midpoint = rv_rets; % smack right in!
Error in devRVfilter (line 29)
[ws, is_out] = calcRVfilter(ts, config);
Trial>> dbstatus
Stop if error.
Trial>> dbstack
Trial>>
Walter Roberson
Walter Roberson 2017-12-28
Odd. I think you are probably going to need to contact Mathworks for free installation support on this one.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Debugging and Analysis 的更多信息

产品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by