diff --git a/+Quandl/datatable.m b/+Quandl/datatable.m index fdd1092..05bbf68 100644 --- a/+Quandl/datatable.m +++ b/+Quandl/datatable.m @@ -44,4 +44,5 @@ output = out_table; -end \ No newline at end of file +end +disp('This is the output of data table')