matlab preference and shortcuts save and restore

Version 1.1.0.0 (4.18 KB) by lei wang
save or restore matlab preference, shortcuts, layout,startup, finish, etc.
456 Downloads
Updated 9 Jan 2011

View License

%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 (2024). 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 .

MATLAB Release Compatibility
Created with R2010b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Software Development Tools in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.1.0.0

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

1.0.0.0