Page 1 of 1

Error while settings in BOPSgui

Posted: Mon Oct 05, 2015 9:55 am
by masterv
Dear BOPS team,

I am familiar with the structure on how MOtoNMS works. I was trying out the BOPS to elaborate my trials. While executing BOPSgui.m the program popped up the GUI interface but When I wanted to select the settings file I got the following error:

Code: Select all

Error in BOPSgui (line 63)
    gui_mainfcn(gui_State, varargin{:});

Error in
@(hObject,eventdata)BOPSgui('selectProcessingConfiguration_Callback',hObject,eventdata,guidata(hObject))

 
Error while evaluating UIControl Callback
Image

How to solve this problem. Thanks in advance. :)

Regards,
vishal

Re: Error while settings in BOPSgui

Posted: Wed Oct 21, 2015 1:34 am
by mantoana
Dear Vishal,

as we already discussed by email, this problem is related to compatibility with the MATLAB version R2015.

I would like to let you all know that I'm working on this issue and I will release the updates as soon as possible on Github (https://github.com/RehabEngGroup/OpenSi ... ingScripts).

Best regads,
Alice

Re: Error while settings in BOPSgui

Posted: Fri Nov 13, 2015 9:27 am
by mantoana
Dear all,

I have fixed compatibility with MATLAB R2015 and made it available from the GitHub repository. Until the next release, you can dowload the updates from the develop branch (https://github.com/RehabEngGroup/OpenSi ... ee/develop).

Regards,
Alice