Is the Matlab feature "Ctrl+Scroll to increade/decrease value" still present in 2021b or newer?

As the title says, is the old Matlab functionality to quickly increase a value and run the section with a simple "ctrl + mouse wheel scroll" still present in newer versions? I really used it a lot, and since I updated the software to 2021 it stopped working...

 採用された回答

Animesh Gupta
Animesh Gupta 2022 年 5 月 21 日
Hello,
Since 21b, MATLAB provides the functionality to zoom in/out using ctrl + scroll up/down. This key combination is no longer bound to increase value and run the particular section.
For more information, you can refer to the release notes of 21b - https://www.mathworks.com/help/matlab/release-notes.html
I hope it helps

4 件のコメント

Giorgio Presti
Giorgio Presti 2022 年 5 月 23 日
編集済み: Giorgio Presti 2022 年 5 月 23 日
So basically it has been removed to allow ctrl+scroll zooming, since my beloved functionality is considered as covered by the Live Scripts Numeric Sliders. Thanks.
Correct, the numeric sliders are considered to do the same job.
(I personally would not consider them to match, since the previous functionality was debugging work whereas the sliders are modifying the basic functionality. On the other hand, I never used the functionality as it was.)
https://www.mathworks.com/matlabcentral/answers/1572483-increment-value-and-run-for-cells-missing-in-r2021b?s_tid=srchtitle
Thanks Walter! I see some light at the end of the tunnel of deprecated features....

サインインしてコメントする。

その他の回答 (1 件)

Walter Roberson
Walter Roberson 2022 年 5 月 21 日
No, and it is not expected to return. MathWorks recommends using the Livescript widgets that permit the user to modify a value.

カテゴリ

ヘルプ センター および File ExchangeEnvironment and Settings についてさらに検索

製品

リリース

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by