Skip to content

Multiple Error Message when Plotting ERP Waveforms #212

@soitsybitsy

Description

@soitsybitsy

Hello! Apologies if this is not the forum to ask this question, but I'm trying to plot ERP waveforms on Matlab2025b (Mac), erplab11.02, for my dataset, but when I set everything in the GUI for plotting ERP wavforms and click run, I get multiple error messages:

Error using uipushtool
Parent must be a Toolbar

Error in [erplab_figtoolbar](matlab:matlab.lang.internal.introspective.errorDocCallback('erplab_figtoolbar', '/Users/soitsybitsy/Documents/EEG/plugins/ERPLAB11.02/functions/erplab_figtoolbar.m', 43)) ([line 43](matlab: opentoline('/Users/soitsybitsyDocuments/EEG/plugins/ERPLAB11.02/functions/erplab_figtoolbar.m',43,0)))
hpt = uipushtool(ht,'CData',icon,...
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error in [ploterps](matlab:matlab.lang.internal.introspective.errorDocCallback('ploterps', '/Users/soitsybitsy/Documents/EEG/plugins/ERPLAB11.02/functions/ploterps.m', 327)) ([line 327](matlab: opentoline('/Users/soitsybitsy/Documents/EEG/plugins/ERPLAB11.02/functions/ploterps.m',327,0)))
'NumberTitle','on', 'Tag', ftag);erplab_figtoolbar(hbig);
^^^^^^^^^^^^^^^^^^^^^^^
Error in [pop_ploterps](matlab:matlab.lang.internal.introspective.errorDocCallback('pop_ploterps', '/Users/soitsybitsyDocuments/EEG/plugins/ERPLAB11.02/pop_functions/pop_ploterps.m', 699)) ([line 699](matlab: opentoline('/Users/soitsybitsyDocuments/EEG/plugins/ERPLAB11.02/pop_functions/pop_ploterps.m',699,0)))
ploterps(ERP, binArray, chanArray, qpstyle, qMgfp, qBlc, qxscale, qyscale, qLineWidth, qisiy, qFontSizeChan, qFontSizeLeg, qFontSizeTicks, qerrorstd,...
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error in [pop_ploterps](matlab:matlab.lang.internal.introspective.errorDocCallback('pop_ploterps', '/Users/soitsybitsy/Documents/EEG/plugins/ERPLAB11.02/pop_functions/pop_ploterps.m', 298)) ([line 298](matlab: opentoline('/Users/soitsybitsy/Documents/EEG/plugins/ERPLAB11.02/pop_functions/pop_ploterps.m',298,0)))
[ERP, erpcom] = pop_ploterps(ERP, binArray, chanArray, 'AutoYlim', rAutoYlim, 'BinNum', rBinNum, 'Blc', blcorr,...
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Error using [matlab.ui.internal.controller.WebMenuController/fireMenuSelectedEvent](matlab:matlab.lang.internal.introspective.errorDocCallback('matlab.ui.internal.controller.WebMenuController/fireMenuSelectedEvent', '/Applications/MATLAB_R2025b.app/toolbox/matlab/uitools/uicomponents/components/+matlab/+ui/+internal/+controller/WebMenuController.m', 85)) ([line 85](matlab: opentoline('/Applications/MATLAB_R2025b.app/toolbox/matlab/uitools/uicomponents/components/+matlab/+ui/+internal/+controller/WebMenuController.m',85,0)))
Error while evaluating Menu Callback.

This doesn't occur when I'm running on a different computer (PC) which uses a previous version of matlab and I believe also a different version of ERPlab.

Any insights and help would be appreciated thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions