||'''Book'''|| Getting started with MATLAB || ||'''Author'''|| Rudra Pratap || ||'''Edition'''|| || /* code_begins */ {{{ sage: A=matrix([[2,6],[3,9]]) sage: print A [2 6] [3 9] sage: B=matrix([[1,2],[3,4]]) sage: print B [1 2] [3 4] sage: C=matrix([[-5,5],[5,3]]) sage: print C [-5 5] [ 5 3] }}} /* code_ends */ * '''Solution by''': * < VINAY >, < STUD. >, < Symbiosis,Pune > * , ,