SUBPLOTTING
--------------------------------------------------------------------------------------------------------------------------
Keypoints
- After watching video , you get understand very well what the subplot is.
- To know subplot , knowledge of matrix is must of m x n where m is row & n belong to column
- Figure position counting start from left to right
- Total figure position in subplot = product of m & n i.e 2 x 4 matrix generate 8 figure position.
More understandable figure
---------------------------------------------------------------------------------