PIVlab errors in loading images

15 views (last 30 days)
Yusuke O
Yusuke O on 15 Aug 2016
Answered: Pedro Arana on 28 May 2018
When I tried to load bmp images with PIVlab 1.41 & MATLAB R2015b, the following errors came.
---------------------------------------------- -> Matlab version check ok. -> Image Processing Toolbox found. -> Required additional files found. Could not load default settings. Index exceeds matrix dimensions.
Error in PIVlab_GUI>loadimgsbutton_Callback (line 850) filename{i,1}=['A: ' currentpath(zeichen(1,size(zeichen,2))+1:end)];
Error in gui_mainfcn (line 95) feval(varargin{:});
Error in PIVlab_GUI (line 52) gui_mainfcn(gui_State, varargin{:});
Error in matlab.graphics.internal.figfile.FigFile/read>@(hObject,eventdata)PIVlab_GUI('loadimgsbutton_Callback',hObject,eventdata,guidata(hObject)) Error while evaluating UIControl Callback
Index exceeds matrix dimensions.

Answers (3)

tuo Luo
tuo Luo on 21 Nov 2017
Hello, Have you solved this error, I met with the same error when I tried to load bmp images with PIVlab & MATLAB R2016b.

Ming-Ze Kao
Ming-Ze Kao on 10 May 2018
Hi, I had this problem, too. Do you guys meet the situation?

Pedro Arana
Pedro Arana on 28 May 2018

Categories

Find more on Physics in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!