changeset 6682:7aec3d9de61f octave-forge

Changed inside function name to xlread_old to match file name.
author prnienhuis
date Wed, 10 Feb 2010 21:00:25 +0000
parents 554cd76bf003
children 25b281b607a1
files main/io/inst/xlsread_old.m
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/main/io/inst/xlsread_old.m	Wed Feb 10 20:55:15 2010 +0000
+++ b/main/io/inst/xlsread_old.m	Wed Feb 10 21:00:25 2010 +0000
@@ -1,4 +1,4 @@
-function [num,strarray] = xlsread(fn)
+function [num,strarray] = xlsread_old(fn)
 %% XLSREAD reads EXCEL-files. 
 %% Currently, only a hack to read excel tables is implemented.  
 %% First, you need to convert your excel table into a tab-delimited