<div dir="ltr">Dear Claudio,<div><br></div><div>Thank you for reporting it to us. Maybe you also want to file it to EEGLAB Bugzilla because that's the official way to report it (this mailing list is officially maintained by EEGLAB developer group but the communication here, especially my advice and suggestion, comes with no guarantee!) </div><div><a href="https://sccn.ucsd.edu/bugzilla/">https://sccn.ucsd.edu/bugzilla/</a><br></div><div><br></div><div>I also learned it recently, but when you encounter some strange error message check, for example,</div><div>which -all str2num</div><div>to see <i><b>how many</b></i> str2num() functions you have and which one is being used.</div><div><br></div><div>PropertyGrid is one of the things I often notice for this multi-version issue because many EEGLAB plugins use it and they sometimes have different versions and customizations.</div><div><br></div><div>Makoto</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jul 15, 2015 at 2:36 AM, Claudio Georgii <span dir="ltr"><<a href="mailto:Claudio.Georgii@stud.sbg.ac.at" target="_blank">Claudio.Georgii@stud.sbg.ac.at</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div>Hey everyone,<br><br></div>i want to report a problem with the strjoin function implemented in the "measure projection toolboox" (MPT).<br><br></div>The strjoin.m file is located in <i>~/dependency\propertyGrid/ </i>and it has the same name as a matlab core function!<br><br></div><div>This produces the following error, if i am importing data (like a data matrix) into matlab, while eeglab is opened:<br><br><span style="color:rgb(255,0,0)">Exception in thread "AWT-EventQueue-0" java.lang.ClassCastException: [D cannot be cast to [Z<br>    at com.mathworks.mlwidgets.array.ValuePanel$ROML.matlabEvent(ValuePanel.java:251)<br>    at com.mathworks.jmi.MatlabMCR$AWTReplyEvent.run(MatlabMCR.java:1636)<br>    at java.awt.event.InvocationEvent.dispatch(Unknown Source)<br>    at java.awt.EventQueue.dispatchEventImpl(Unknown Source)<br>    at java.awt.EventQueue.access$200(Unknown Source)<br>    at java.awt.EventQueue$3.run(Unknown Source)<br>    at java.awt.EventQueue$3.run(Unknown Source)<br>    at java.security.AccessController.doPrivileged(Native Method)<br>    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)<br>    at java.awt.EventQueue.dispatchEvent(Unknown Source)<br>    at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)<br>    at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)<br>    at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)<br>    at java.awt.WaitDispatchSupport$2.run(Unknown Source)<br>    at java.awt.WaitDispatchSupport$4.run(Unknown Source)<br>    at java.security.AccessController.doPrivileged(Native Method)<br>    at java.awt.WaitDispatchSupport.enter(Unknown Source)<br>    at java.awt.Dialog.show(Unknown Source)<br>    at com.mathworks.mwswing.MJDialog.show(MJDialog.java:311)<br>    at java.awt.Component.show(Unknown Source)<br>    at java.awt.Component.setVisible(Unknown Source)<br>    at java.awt.Window.setVisible(Unknown Source)<br>    at java.awt.Dialog.setVisible(Unknown Source)<br>    at com.mathworks.mwswing.MJOptionPane.showOptionDialog(MJOptionPane.java:539)<br>    at com.mathworks.mwswing.MJOptionPane.showMessageDialog(MJOptionPane.java:435)<br>    at com.mathworks.mwswing.MJOptionPane.showMessageDialog(MJOptionPane.java:425)<br>    at com.mathworks.mlwidgets.array.ArrayDialog$1.run(ArrayDialog.java:49)<br>    at java.awt.event.InvocationEvent.dispatch(Unknown Source)<br>    at java.awt.EventQueue.dispatchEventImpl(Unknown Source)<br>    at java.awt.EventQueue.access$200(Unknown Source)<br>    at java.awt.EventQueue$3.run(Unknown Source)<br>    at java.awt.EventQueue$3.run(Unknown Source)<br>    at java.security.AccessController.doPrivileged(Native Method)<br>    at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)<br>    at java.awt.EventQueue.dispatchEvent(Unknown Source)<br>    at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)<br>    at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)<br>    at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)<br>    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)<br>    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)<br>    at java.awt.EventDispatchThread.run(Unknown Source)<br><br></span></div><div><span style="color:rgb(255,0,0)"><font color="#000000">This error keeps popping up, whatever you are doing. If you unset the path (mentioned above) form matlab path, everything works fine again.<br><br></font></span></div><div><span style="color:rgb(255,0,0)"><font color="#000000">Regards,<br></font></span></div><div><span style="color:rgb(255,0,0)"><font color="#000000">Claudio Georgii<br></font></span></div><i></i></div>
<br>_______________________________________________<br>
Eeglablist page: <a href="http://sccn.ucsd.edu/eeglab/eeglabmail.html" rel="noreferrer" target="_blank">http://sccn.ucsd.edu/eeglab/eeglabmail.html</a><br>
To unsubscribe, send an empty email to <a href="mailto:eeglablist-unsubscribe@sccn.ucsd.edu">eeglablist-unsubscribe@sccn.ucsd.edu</a><br>
For digest mode, send an email with the subject "set digest mime" to <a href="mailto:eeglablist-request@sccn.ucsd.edu">eeglablist-request@sccn.ucsd.edu</a><br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">Makoto Miyakoshi<br>Swartz Center for Computational Neuroscience<br>Institute for Neural Computation, University of California San Diego<br></div></div>
</div>