Hi!
I Just updated BS and I tried to download the cat12 plugin from plugin manager, but I got this message:
Subscript indices must either be real positive integers or logicals.
Error in bst_plugin>Install (line 962)
if strcmpi(PlugDesc.URLzip(end-3:end), '.zip')
Error in bst_plugin>InstallInteractive (line 1098)
[isOk, errMsg, PlugDesc] = Install(PlugName, 1);
Error in bst_plugin>@(h,ev)InstallInteractive(Plug.Name) (line 1713)
j(iPlug).install = gui_component('MenuItem', j(iPlug).menu, [], 'Install', IconLoader.ICON_DOWNLOAD, [],
@(h,ev)InstallInteractive(Plug.Name), fontSize);
Thanks in advance!

Thanks!