Help, mates.
I have installed a new version of PIVLAB.
Version MATLAB R2023 (9.14.0).
Problem with adding mask . When loading a mask, the message "Busy, please wait" appears. And in Matlab itself an error message appears.
Unable to resolve the name 'gui.gui_update_progress'.
Error in mask.mask_import_Callback (line 21)
gui.gui_update_progress(round(i/AnzahlMasks*100))
Error while evaluating UIControl Callback.
Unable to resolve the name 'gui.gui_update_progress'.
Error in mask.mask_import_Callback (line 21)
gui.gui_update_progress(round(i/AnzahlMasks*100))
Error while evaluating UIControl Callback.
Which way to dig? What is the problem?