diff --git a/README.md b/README.md index a573452..9cbea6b 100644 --- a/README.md +++ b/README.md @@ -1 +1,5 @@ -# Matlab-Intro \ No newline at end of file +# Matlab-Intro + +1. Define a rectangular matrix with 5 rows and 6 columns as a MATLAB +variable ‘A ’as A=[2 2 8 7 9 6;4 6 9 80 5 6;3 95 2 4 5 25;1 3 7 5 13 15;5 10 +15 20 25 30;9 18 27 36 45 54].