From 3d50abcf3657bd7bf1befe7353d04dd554a6d0ad Mon Sep 17 00:00:00 2001 From: sakshi150 <44544884+sakshi150@users.noreply.github.com> Date: Sun, 28 Oct 2018 16:26:59 +0530 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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].