||'''Book'''|| Getting started with MATLAB || ||'''Author'''|| Rudra Pratap || ||'''Edition'''|| || /* code_begins */ {{{ x = array([5, 10, 20, 50, 100]) y = array([15, 33, 53, 140, 301]) plot(x, y) }}} /* code_ends */ * '''Solution by''': * Sonam Kumar, Student, CMI