matlab preference and shortcuts save and restore

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

Vous suivez désormais cette soumission

%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

Citation pour cette source

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

Catégories

En savoir plus sur Software Development dans Help Center et MATLAB Answers

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
1.1.0.0

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

1.0.0.0