Linux, Matlab, Python, Android, Latex
Pages
Home
About me
Contact with Me
C and C++ Archive
Site Map
Saturday, August 10, 2013
Initial Arrangement Example in Matlab
str2=input('','s');
if strmatch('do the arrangements\n',str2)
disp('Yes Sir')
end
cd 'path'
winopen('path');
fprintf('Welcome to Matlab, Mr. 'name'\nCurrent Directory is rearranged, and the mlbe file is opened.\n');
str1=input('','s');
if strmatch('thanks',str1)
disp('You are Welcome');
clear;
end
Related Posts :
initial arrangements, initial arrangements in matlab, matlab
No comments:
Post a Comment
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment