--
You received this message because you are subscribed to the Google Groups "JAABA" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jaaba+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jaaba/bc046b64-1636-4fcf-aaa5-6770b09890d0n%40googlegroups.com.
Hi Mayank,Thanks for answering! I tried to open JAABA from matlab and I realized that we are not using Matlab directly, but MCR_2014b. We have also installed Jaaba for Matlab, but we are not able to open it... Here is the jab file.Beatriz
Hi again Mayank:We have installed a multithread plugin and solved the "opening JAABA problem". But still appears the error when opening the jab file...El mié, 19 jul 2023 a las 15:47, Bea Gil (<bgil...@gmail.com>) escribió:When I try with the comand StartJAABA, JAABA is opened and closed and then all these errors appear:>> StartJAABA
Warning: Could not set up matlabpool: Unrecognized function or variable 'parcluster'.
Error in SetUpParPool (line 10)
c=parcluster;
Error in StartJAABA (line 29)
nthreads = SetUpParPool();
> In StartJAABA (line 34)
'gcp' requires Parallel Computing Toolbox.
Error in JLabelGUIData (line 294)
if isempty(gcp('nocreate')),
Error in JLabel>JLabel_OpeningFcn (line 93)
handles.guidata = JLabelGUIData(handles.data,figureJLabel);
Error in gui_mainfcn (line 220)
feval(gui_State.gui_OpeningFcn, gui_hFigure, [], guidata(gui_hFigure), varargin{:});
Error in JLabel (line 35)
[varargout{1:nargout}] = gui_mainfcn(gui_State, varargin{:});
Error in StartJAABA (line 39)
fig = JLabel('nthreads',nthreads);
El mar, 18 jul 2023 a las 7:57, Mayank Kabra (<mayank...@gmail.com>) escribió: