LAT Hologramm-Software 2.0
Loading...
Searching...
No Matches
toolbox
SaveConfigAs.m
Go to the documentation of this file.
1
%Speichert die aktuelle Workspace in einer Konfigurationsdatei ab. Der
2
%Dateispeicherort kann über einen Dialog festgelegt werden.
3
[file,path] = uiputfile({
'*.mat'
});
4
save(strcat(path,file));
Generated on Thu Feb 23 2023 12:36:40 for LAT Hologramm-Software 2.0 by
1.9.5