I tried PR7 tonight and no joy. The situation is the same (all modules except LVD open, when trying to open LVD there is a brief flash of a window opening then closing then error message) except that there is a different error in the log now.
KSPTOT v1.6.10 PR7
MATLAB 23.2.0.2485118 (R2023b) Update 6
DATE: 2024/02/14 19:01:05
========================================
Error using uigridlayout
Unrecognized field name "Value".
Error in ma_LvdMainGUI_App/ma_LvdMainGUI_OpeningFcn (line 1424)
Error in ma_LvdMainGUI_App>@(app)ma_LvdMainGUI_OpeningFcn(app,varargin{:}) (line 5481)
Error in appdesigner.internal.service.AppManagementService/runStartupFcn (line 135)
Error in matlab.apps.AppBase/runStartupFcn (line 68)
Error in ma_LvdMainGUI_App (line 5481)
Error in newMainGUI_App/LVDButtonPushed (line 306)
Error in appdesigner.internal.service.AppManagementService/executeCallback (line 172)
Error in matlab.apps.AppBase>@(source,event)executeCallback(ams,app,callback,requiresEventData,event) (line 62)
I'll keep trying different things to see if there is something goofy in the way my setup is configured.