Skip to content
Snippets Groups Projects
Commit 46d5aa07 authored by jacques.grelet_ird.fr's avatar jacques.grelet_ird.fr
Browse files

Define 'HandleVisibility' property for all objects with variable

  handleVisibility = 'on';
Check if main TSGQC figure exist
  MainFig = findobj('Tag', 'TAG_TSG-QC_GUI');
Reset pointer to arrow when invalid file extension is selected
  set( hMainFig, 'Pointer', 'arrow' );
parent 7dd24066
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment