Horizontal scroll wheel in Matlab

I recently bought a Logitech MX Master computer mouse with an extra mouse wheel in the thumb area for horizontal scrolling. The horizontal scrolling works in all programs I have tried so far, like Excel, Notepad++ and Firefox. In Matlab I can't vertical scroll through any of the windows with that scroll wheel, not the editor, and not the variable display. Does anyone have a solution for this?

8 件のコメント

naivej
naivej 2017 年 7 月 22 日
I have the same issue. Have you found a solution?
Ryan
Ryan 2019 年 8 月 30 日
I know this is old, but did anyone find a solution?
Adam Horvath
Adam Horvath 2020 年 1 月 22 日
Same problem...
Wesley Aquino
Wesley Aquino 2020 年 2 月 28 日
Wow, so this issue dates back a few years, it seemed that it worked when I first used my MX Mater 3, but after a week or two, the horizontal wheel stopped working. I hope that this issue is resolved....someday from the looks of it.
Viktor Marinkov
Viktor Marinkov 2020 年 9 月 9 日
This is very disappointning indeed. On Linux a horizontal scroll acts like a single left-click. I hope future versions fix this omission.
Michael Heck
Michael Heck 2021 年 8 月 12 日
Use shift+vertical scroll to horizontally scroll
Lia Tennant
Lia Tennant 2024 年 1 月 23 日
Late to the game here, but I was able to get the horizontal scroll wheel on my Logitech MX Master to work in MATLAB by hovering the mouse over the horizontal scroll bar in the editor window, and then using the horizontal scroll wheel on the mouse. Scrolling the horizontal wheel should initiate horizontal scrolling in the editor window. Suprisingly, scrolling with the horizontal wheel then works everywhere else on the page!
Credit goes to AggieCrhis on a Microsoft forum from 2021--I originally had this problem in Excel and was pleasantly suprised that it worked in MATLAB, too :). Link to the Microsoft forum (https://techcommunity.microsoft.com/t5/excel/horizontal-scroll-wheel-useless-in-excel/m-p/148074) the comment is from April 14, 2021.
Gabriel
Gabriel 2024 年 5 月 21 日
Amazing that this works

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

回答 (1 件)

Walter Roberson
Walter Roberson 2016 年 12 月 13 日

0 投票

It looks like potentially imscrollpanel() supports horizontal scroll; see http://undocumentedmatlab.com/blog/continuous-slider-callback
For more on how sliders are implemented in MATLAB see http://undocumentedmatlab.com/blog/sliders-in-matlab-gui
Other than that... nothing that I see at the moment.

4 件のコメント

Alexander Seidel
Alexander Seidel 2016 年 12 月 15 日
Thanks for the fast answer, but I was talking about using the horizontal scroll wheel in matlab itself, not in something I programmed with matlab. Unless there is some way to change the code of matlab itself that I'm not aware of.
Walter Roberson
Walter Roberson 2017 年 7 月 22 日
There is no support for horizontal scroll in MATLAB except in the matters I indicated.
Ben
Ben 2022 年 9 月 14 日
Any chance of this being implemented in MATLAB for the variable explorer, command window etc.? I guess not considering it has been 5 years without anything new.
Rik
Rik 2022 年 9 月 22 日
You should submit this as an enhancement request.

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

カテゴリ

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

質問済み:

2016 年 12 月 13 日

コメント済み:

2024 年 5 月 21 日

Community Treasure Hunt

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

Start Hunting!

Translated by