matlab preference and shortcuts save and restore

save or restore matlab preference, shortcuts, layout,startup, finish, etc.

You are now following this Submission

%MANAGE_PREF - Save or restore matlab preference
%
% Syntax:
% manage_pref
% manage_pref(defdir)
%
% Inputs:
% defdir: defaut save or restore path
%
% Outputs:
% none
%
% Examples:
% manage_pref('D:\document\MATLAB\Others\pref')
%
% Other m-files required:
%
% See also:

% Author: Wang Lei
% Organization: Nanjing University of Aeronautics and Astronautics (NUAA), China
% Email: wanglei_1982@nuaa.edu.cn
% Last revision: 07-Jan-2011

Cite As

lei wang (2026). matlab preference and shortcuts save and restore (https://www.mathworks.com/matlabcentral/fileexchange/29949-matlab-preference-and-shortcuts-save-and-restore), MATLAB Central File Exchange. Retrieved .

Categories

Find more on Software Development in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.1.0.0

defaut save the preference files to the folder "pref" under current path

1.0.0.0