Since R2018a no indication that script section is running

Since R2018a I miss an indication that script section is running (Strg+Enter in editor). In previous versions mouse pointer changed to wait pointer such as hourglass or so. Is there any option to enable this feature?
-----------------------------------------------------------------------------------------------------
MATLAB Version: 9.4.0.813654 (R2018a)
Operating System: Microsoft Windows 10 Education Version 10.0 (Build 16299)
Java Version: Java 1.8.0_144-b01 with Oracle Corporation Java HotSpot™ 64-Bit Server VM mixed mode -----------------------------------------------------------------------------------------------------

4 Comments

I have noticed this new feature too; I personally preferred the old system...
You can still see the text "Evaluating current section" in the lower bar, but it is indeed less obvious.
Unfortunately "Evaluating current section" disappears as soon as one moves the mouse to a different position. If one then goes back to the running section, it does not appear again. Moreover, it is not clear if the action is taken when you meanwhile try to execute another section (to check, if the data from section one are already evaluated).
This behaviour complicates working with Matlab scripts and requires extensive use of fprintf commands (my only workaround so far)

Sign in to comment.

Answers (1)

Here the answer from MathWorks Technical Support Department:
This is a known bug and our developers are already working on fixing it for a futures release. Unfortunately, there is no workaround or patch for the issue in R2018a.

1 Comment

Thanks for the info, Andre, it's good to know that officially this is a bug, not a new feature.

Sign in to comment.

Categories

Products

Asked:

on 11 Apr 2018

Commented:

on 17 Apr 2018

Community Treasure Hunt

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

Start Hunting!