Correspondence of number commands in the gui with script

figure_3d('SetStandardView', hFig, {'left','right'});

This is documented in the Scripting tutorial:
https://neuroimage.usc.edu/brainstorm/Tutorials/Scripting#Reference:_Display_functions

You can find many examples of this kind in the example tutorial script:

1 Like