Hi there!
I was just viewing a 2D map from Welch PSD , then I pressed mouse right button to display contextual menu options (I only wanted to change the map color) and I got this error message:
** Error: Line 1777: Reference to non-existent field 'TensorDisplay'.
**
** Call stack:
** >figure_3d.m>DisplayFigurePopup at 1777
** >figure_3d.m>FigureMouseUpCallback at 580
** >bst_call.m at 28
** >figure_3d.m>@(h,ev)bst_call(@FigureMouseUpCallback,h,ev) at 76
**
It has never happened before, I don't use any Tensors, I just used the pipeline I always use:
Default anatomy
Generate Fem Mesh
Import Fibers (and use the BS file that is in the Tutorial) (and this is just in case I would use it for connectivity analysis)
Review raw file
Set the electrode position (ICBM default 10-20)
Import in databse (split in 1.5 seg epochs)
Frequency --> Welch
2D disc
It was weird as is the first time I've gotten that error
Thanks in advance!


