Read matrix from excel-file
Posted: Thu Aug 27, 2015 5:30 am
I am trying to use the command read to import a matrix from excel into eviews. The name of the matrix is mat1, the data starts in the cell d3 and is situated in the sheet Yield. Why am I not able to use the command below? Do I have to define the matrix mat1 Before using the command read?
mat1.read (d3, s=Yield) "G:\EkAn\_Gemensam\Rapporter\Bankernas räntor och utlåning\Finansieringskostnad\Modell\Interpolering säkerställda\Räntor säkerställda storbankerna 2015-07-09.xls"
Regards
mat1.read (d3, s=Yield) "G:\EkAn\_Gemensam\Rapporter\Bankernas räntor och utlåning\Finansieringskostnad\Modell\Interpolering säkerställda\Räntor säkerställda storbankerna 2015-07-09.xls"
Regards