[Eeglablist] Measure Projection Toolbox gui error

Tarik S Bel-Bahar tarikbelbahar at gmail.com
Fri Aug 25 09:27:38 PDT 2017


You probably want to check also with the MPT developer (Nima) and any
researchers or eeglablist users that have already mentioned that they used
MPT successfully.

On Thu, Aug 17, 2017 at 4:13 PM, Eric Rawls <elrawls at email.uark.edu> wrote:

> Hello, I am trying to use Nima's MPT plugin as an alternative to IC
> clustering in a study. I installed the plugin and it is visible in the gui
> when the study is loaded, however it produces two warnings when I hover the
> cursor over the "Measure Projection" field:
>
>
>
> Warning: NARGCHK will be removed in a future release. Use NARGINCHK or
> NARGOUTCHK instead.
> > In objectEDT (line 6)
>   In JidePropertyGridField/Initialize (line 50)
>   In JidePropertyGridField (line 39)
>   In PropertyGrid/set.Properties (line 131)
>   In constructor (line 15)
>   In UIControl (line 46)
>   In PropertyGrid (line 72)
>   In show_gui_options (line 147)
>   In eegplugin_mproject>command_on_MPA_GUI_entrance (line 73)
> Warning: A value of class "java.lang.Thread" was indexed with no
> subscripts specified. Currently the result of this operation is the indexed
> value itself, but in a future
> release, it will be an error.
> > In javaclass (line 60)
>   In JidePropertyGridField/Initialize (line 86)
>   In JidePropertyGridField (line 39)
>   In PropertyGrid/set.Properties (line 131)
>   In constructor (line 15)
>   In UIControl (line 46)
>   In PropertyGrid (line 72)
>   In show_gui_options (line 147)
>   In eegplugin_mproject>command_on_MPA_GUI_entrance (line 73)
>
>
>
> After each of these warnings repeats many times, it finally produces an
> error when the dropout menu actually appears:
>
>
>
> Undefined function 'mod' for input arguments of type 'matlab.ui.Figure'.
>
> Error in PropertyGrid/set.Properties (line 167)
>             if ~mod(self.Parent,1)
>
>
> Error in constructor (line 15)
>     set(obj, varargin{:});
>
>
> Error in UIControl (line 46)
>                     obj = constructor(obj, varargin{:});
>
>
> Error in PropertyGrid (line 72)
>             self = self at UIControl(varargin{:});
>
>
> Error in show_gui_options (line 147)
> optionsPropertyGrid = PropertyGrid(f, ...            % add property pane
> to figure
>
> Error in eegplugin_mproject>command_on_MPA_GUI_entrance (line 73)
>     show_gui_options(0, true);
>
> Error while evaluating Menu Callback
>
>
>
> I thought this might be an error with the propertygrid, based on a
> previous message in the eeglablist (https://sccn.ucsd.edu/piperma
> il/eeglablist/2015/010148.html) - however, when I check this using 'which
> -all propertygrid' it returns
>
> /LocalPath/Documents/MATLAB/eeglab/plugins/bigdelys-measure-
> projection-e2b9ccfa89ed/dependency/propertyGrid/PropertyGrid.m %
> PropertyGrid constructor
>
> Which as far as I can tell is the correct propertygrid. Any idea why this
> error might appear from attempting to use MPT from the eeglab graphical
> interface?
>
> Thanks
> Eric Rawls, M.S.
> Department of Psychological Sciences
> University of Arkansas
>
> _______________________________________________
> Eeglablist page: http://sccn.ucsd.edu/eeglab/eeglabmail.html
> To unsubscribe, send an empty email to eeglablist-unsubscribe at sccn.
> ucsd.edu
> For digest mode, send an email with the subject "set digest mime" to
> eeglablist-request at sccn.ucsd.edu
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://sccn.ucsd.edu/pipermail/eeglablist/attachments/20170825/1add3a70/attachment.html>


More information about the eeglablist mailing list