UI Error of load image (MATLAB 2025a, pivlab 3.10), only 10000 images can be loaded

25 views
Skip to first unread message

matrix the

unread,
Aug 2, 2025, 9:15:19 AMAug 2
to PIVlab

I want to load image from one folder, which containing ~13000 images. But, the available images to be loaded (shown in figure) can not exceed 10000 images (I have scrolled the selection box to the bottom). Besides, when I press Ctrl-A to select all, a UI error msg comes from matlab (MATLAB 2025a, pivlab 3.10):
出错 matlab.ui.internal.controller.uicontrol.UIControlListBoxController/handleEvent (第 56 行)
                    obj.Model.updateListboxTopFromView(newValue);
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
出错 matlab.ui.internal.controller.uicontrol.UIControlController>@(varargin)obj.handleEvent(varargin{:}) (第 71 行)
            obj.EventHandlingService.attachEventListener(@obj.handleEvent);
                                                          ^^^^^^^^^^^^^^^
出错 viewmodel.internal.factory.ManagerFactoryProducer>@(src,event)callback(src,viewmodel.internal.factory.ManagerFactoryProducer.convertStructToEventData(event)) (第 76 行)
            proxyCallback = @(src, event)callback(src, ...
                                         ^^^^^^^^^^^^^^^^^
屏幕截图 2025-08-02 211040.png

William

unread,
Aug 2, 2025, 9:55:17 AMAug 2
to PIVlab
Hi, you are right, I didn't notice it before. These two issues (ctrl+A not working and the limitation of filenames in the list) were introduced by Mathworks with R2025a. In 2024b, everything works. So many problems generated by this R2025a release... :(
I do not know a workaround. Complain about this please with the Mathworks support. Maybe all these issues get a bit more attention then.

William

unread,
Aug 2, 2025, 10:00:45 AMAug 2
to PIVlab
Ha, I found a workaround: Press CTRL+F instead of CTRL+A. This will select all files in the folder, including the ones not visible in the listbox.

matrix the

unread,
Aug 2, 2025, 11:48:27 PMAug 2
to PIVlab
it works, AMAZING!!! Thank you. lol
Reply all
Reply to author
Forward
0 new messages