This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
% clear workspace | |
clear % erase variables from matlab workspace without saving | |
clc % clear command window | |
close all % close all figures windows wihtout saving | |
bdclose all % close all simulink models without saving |
OlderNewer