I’ve been (unfortunately) forced to use the standalone version due to an issue with our Matlab campus license. Everything seems to work fine, but when I try to use the “digitize” function, I get the error I’m reporting. I’m using a Polhemus Fastrak connected via serial cable and used to work perfectly with the old Brainstorm. Is there a way to solve the problem? Thank you.
I’m using the 03-Sep-2025 version (downloaded this morning), and in the terminal I get exactly the same message you printed (just in windows format), with a %shadowed at the end. Thank you,
Just downloaded the last standalone version, unfortunately I keep getting the same error:
BST> =================================
Warning: instrfind will be removed in a future release. There is no simple replacement for this.
---
** Error: Line 118: newline
** Too many output arguments.
**
** Call stack:
** >ICTRemoveFunctionalityHelper.m>ICTRemoveFunctionalityHelper.getWarningString at 118
** >ICTRemoveFunctionalityHelper.m>ICTRemoveFunctionalityHelper.displayWarning at 130
** >ICTRemoveFunctionalityHelper.m>ICTRemoveFunctionalityHelper.ICTRemoveFunctionalityHelper at 88
** >serial.m>serial.serial at 150
** >panel_digitize.m>CreateSerialConnection at 1912
** >panel_digitize.m>Start at 183
** >panel_digitize.m at 31
** >bst_call.m at 28
** >gui_brainstorm.m>@(h,ev)bst_call(@panel_digitize,'Start') at 151
**
---
I’ve just tried the new version. As you can see the Digitize GUI looks ok, but if I try to collect a point usign the pen, I get another error. Sorry.
I don’t know if this may represent a problem, but I did not mention that our Polhemus Fastrak is connected via a serial-to-USB cable. Forgot to mention it because it used to work perfeclty when Matlab was availble.