Error in loading volume scout

Dear Francois and all,
I am sorry to bother you. I imported MRI with anatomy folders using FreeSurfer and estimated the sources on a volume grid according to the tutorial: [https://neuroimage.usc.edu/brainstorm/Tutorials/TutVolSource]. The files in the database explorer are as following:



Once I get the sources, I open the figure showing cortical activations on 3D MRI and try to load volume atlases from subject anatomy or in subject space. The operation process is shown as follows.
图片14
图片15
However, either way, the following error will be reported:
图片16
Do you know what I am doing wrong?
Any help would be greatly appreciated.
Best,
Liu Xinyan

Dear Francois and all,
I tried to load atlas with brainstorm version 20201122, and it works now.
Best,
Liu Xinyan

Some recent updates used the double quotes " instead of the simple quotes '.
New versions of MATLAB interpret this as a string object, but the older versions make the parser crash.
I fixed the code: https://github.com/brainstorm-tools/brainstorm3/commit/f6455f4161fa92aa5b27dfc64800694262cb51bd

Please update Brainstorm and try again.

@Anand_Joshi FYI

Thank you, Francois. What you and your team have done is amazing. Thanks for what you has done again.