Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@tuttelikz
Created May 14, 2019 00:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tuttelikz/ab81f2b89ba494d556449182ff0a4a7a to your computer and use it in GitHub Desktop.
Save tuttelikz/ab81f2b89ba494d556449182ff0a4a7a to your computer and use it in GitHub Desktop.
Creates GUI in MATLAB programmatically
copyfile(fullfile(docroot, 'techdoc','creating_guis',...
'examples','simple_gui2*.*')), fileattrib('simple_gui2*.*', '+w');
edit simple_gui2.m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment