Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Upon loading the configuration figure the physProtocolStroop_OpeningFcn() function is called. It performs the following tasks.

physProtocolStroop_OpeningFcn(hObject, eventdata, handles, varargin):

  1. Gets the handles and checks if they are empty, if handles are empty then default configuration parameters are loaded.
  2. Populate the text fields by calling updateGUI(handles) function.

updateGUI(handles):

  1. Updates Columns and Rows.
  2. Updates Separation Time, Time per Task Type, Repeats.