After update I cannot create new atlas or rename an existing atlas

Dear Brainstormers,

I think this might be related to the latest update, as it was working before. These are the errors I get:


** Error: Line 1890: Dot indexing is not supported for variables of this type.
**
** Call stack:
** >panel_scout.m>SetAtlas at 1890
** >bst_call.m at 28
** >panel_scout.m>@(h,ev)bst_call(@SetAtlas,[],'Add') at 392
**



** Error: Line 1890: Dot indexing is not supported for variables of this type.
**
** Call stack:
** >panel_scout.m>SetAtlas at 1890
** >panel_scout.m>EditAtlasLabel at 2591
** >bst_call.m at 28
** >panel_scout.m>@(h,ev)bst_call(@EditAtlasLabel) at 421
**

Best regards,
Ruben

Indeed, this bug was introduced two months ago.
Thanks for reporting it!

I posted a fix: https://github.com/brainstorm-tools/brainstorm3/commit/3d74bc5b159027ebe9e96ad0d881127ccfe889e4
Please update Brainstorm and try again.