str2=input('','s');<br />
if strmatch('do the arrangements\n',str2)<br />
<br />
disp('Yes Sir')<br />
end<br />
<br />
<br />
cd 'path'<br />
winopen('path');<br />
fprintf('Welcome to Matlab, Mr. 'name'\nCurrent Directory is rearranged, and the mlbe file is opened.\n');<br />
<br />
str1=input('','s');<br />
if strmatch('thanks',str1)<br...