1 00:00:05,690 --> 00:00:07,020 Hey everyone. 2 00:00:07,070 --> 00:00:12,440 So now we have learned all the concepts about developing the plot and now few simple concepts are left 3 00:00:12,770 --> 00:00:16,840 that we will call them and my on now like the figure size. 4 00:00:16,880 --> 00:00:19,650 Designing these plots in different ways. 5 00:00:19,650 --> 00:00:20,110 All that. 6 00:00:20,870 --> 00:00:22,580 So we will begin with the figure size. 7 00:00:22,610 --> 00:00:25,260 That how we can change this size. 8 00:00:25,310 --> 00:00:32,230 So for that we have a figure defined by object oriented matter that is here. 9 00:00:32,230 --> 00:00:38,170 We have fig and that will be equal to BLT to figure panties. 10 00:00:38,170 --> 00:00:45,430 And if you shift tab here you would find different bunch of options like fig size DPA there used to 11 00:00:47,090 --> 00:00:52,280 know things like increasing decreasing size making this line fade or not. 12 00:00:52,400 --> 00:00:53,430 That is DPA. 13 00:00:54,170 --> 00:00:57,080 Now for size we just use here Fig. 14 00:00:57,530 --> 00:01:00,950 That is figure nine sites and then equal to. 15 00:01:01,040 --> 00:01:04,160 We will pass defenses in panties. 16 00:01:04,160 --> 00:01:07,890 We will have dimensions like to gross T. 17 00:01:08,080 --> 00:01:09,180 That is D. 18 00:01:09,470 --> 00:01:12,390 This one went into height. 19 00:01:13,170 --> 00:01:18,190 And if you on that fun you will not get any output because here you have just defined Fig. 20 00:01:18,330 --> 00:01:22,160 And now you need to define any Xs that is X is equal to. 21 00:01:22,350 --> 00:01:33,880 And then fig don't add underscored X's make sure this X is as e not a so that you get added in which. 22 00:01:34,060 --> 00:01:42,720 So here I have let we have 0 0 1 and 1 it is still shifted and this one you will get an empty one but 23 00:01:43,270 --> 00:01:51,170 if you notice this one is through here and through here and if I do this one like five and five I will 24 00:01:51,170 --> 00:01:52,310 have a different one. 25 00:01:53,270 --> 00:02:02,310 And if you load here something like Xs or float x y here I have this then you can increase the size 26 00:02:02,310 --> 00:02:12,600 even like the one the twenty then this will be very large even these values here are not clearly visible 27 00:02:12,600 --> 00:02:19,960 if you zoom this one you will get a hundred so that's how you can increase or decrease the size of a 28 00:02:19,960 --> 00:02:26,890 plot you can also do same thing with these subplots that is if I do Amber before that one more thing 29 00:02:27,730 --> 00:02:36,730 if you do this thing like defined this one in this line and try to define the other values here like 30 00:02:36,730 --> 00:02:49,420 if I do X is is equal to Fig don't add underscore X is then here we have 0 0 1 and 1 shift return you 31 00:02:49,420 --> 00:02:50,350 will not get any. 32 00:02:51,040 --> 00:02:53,020 Even if you try to plot that one 33 00:02:57,350 --> 00:02:59,870 here we have X come a white you will not get any. 34 00:03:00,800 --> 00:03:08,460 So make sure of you are using the same line that is now disowned him. 35 00:03:10,560 --> 00:03:13,160 And enter shift Britain. 36 00:03:13,330 --> 00:03:14,260 He will get it. 37 00:03:15,460 --> 00:03:19,470 It is that one to like three close 3. 38 00:03:19,870 --> 00:03:21,240 Here we have this one. 39 00:03:21,370 --> 00:03:24,600 Now let me move with this subplots. 40 00:03:24,760 --> 00:03:30,950 So here first I need to define our subplot that is fig and axes. 41 00:03:31,300 --> 00:03:33,640 I will use BLT or subplots 42 00:03:36,100 --> 00:03:39,820 there we have like one plus two. 43 00:03:40,680 --> 00:03:54,510 And then here in this one I will use fig size and that will be like each one five grows five. 44 00:03:54,840 --> 00:04:01,310 And in studio fun grows to let me have here to Grossman because the screen is not much. 45 00:04:01,310 --> 00:04:03,130 Why does enough. 46 00:04:03,180 --> 00:04:03,660 Enter. 47 00:04:04,020 --> 00:04:11,240 And then you find any x's like x is zero not flawed. 48 00:04:11,510 --> 00:04:21,950 And then we have here X comma Y and Xs one note plot layer we have like my X if you will return that 49 00:04:21,950 --> 00:04:31,170 one you will have this one that decides this one is smaller than that one but if you do something like 50 00:04:31,170 --> 00:04:37,980 that to cross five you will have this one next size depend on the inside of sheet required for that. 51 00:04:38,050 --> 00:04:41,280 Like for supported it's different from simple plotting. 52 00:04:41,590 --> 00:04:48,070 So that's why I have also shown you how you continue deciding subplots if you need a larger size do 53 00:04:48,070 --> 00:04:53,150 something like that one and this one also like and I will get this. 54 00:04:54,490 --> 00:05:03,380 So make sure while using some plot this must be large but in simple you can even use smaller ones if 55 00:05:03,380 --> 00:05:06,190 you need this much longer. 56 00:05:07,010 --> 00:05:10,250 Which much height then David go. 57 00:05:10,310 --> 00:05:15,640 So this is about the figure size and how you can change them and edit them. 58 00:05:15,710 --> 00:05:18,500 So thanks for watching and we will continue in the next video.