Introduction To Programming in Matlab: Civil Engineering Department, NUCES, Lahore Pakistan
Introduction To Programming in Matlab: Civil Engineering Department, NUCES, Lahore Pakistan
Programming in
MATLAB (CL-206)
By:
Dr. Tauqir Ahmed
m-file
[email protected] use of ‘disp’ command
Topics: 18 March 2021 Week No. 2
However,
-> by default m-files are saved in current working directory. -> Like any
Practical demonstration
Practical demonstration
Use of ‘disp’ command
To display the String and variable together is same line. First, need to
make a string by using num2str(var1)
Practical
demonstration
Concluded