Skip to content

Instantly share code, notes, and snippets.

@bmnn
Last active December 29, 2015 18:49
Show Gist options
  • Save bmnn/7713046 to your computer and use it in GitHub Desktop.
Save bmnn/7713046 to your computer and use it in GitHub Desktop.
matlab; initialization;
% dock all windows by default
set(0,'DefaultFigureWindowStyle','docked')
% change to shared folder
cd('C:\sF')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment