Dear all, Using Octave 3.3.54, every time it starts I get the following warnings: warning: function ~/octave/specfun-1.0.9/erfcx.m shadows a built-in function warning: function ~/octave/optim-1.0.12/fminbnd.m shadows a core library function warning: function ~/octave/statistics-1.0.10/fstat.m shadows a core library function warning: function ~/octave/statistics-1.0.10/prctile.m shadows a core library function warning: function ~/octave/io-1.0.13/csvread.m shadows a core library function warning: function ~/octave/io-1.0.13/csvwrite.m shadows a core library function warning: function ~/octave/io-1.0.13/dlmwrite.m shadows a core library function warning: function ~/octave/io-1.0.13/i686-pc-linux-gnu-api-v37/textread.oct shadows a core library function warning: function ~/octave/juanpi_files/comet.m shadows a core library function
Is this the expected behavior? Since apparently there are overlaping functions in the core and the packages, how to know which ine is the right one in terms of bugs, efficiency, etc...? Thanks -- M. Sc. Juan Pablo Carbajal ----- PhD Student University of Zürich www.ailab.ch/carbajal ------------------------------------------------------------------------------ Lotusphere 2011 Register now for Lotusphere 2011 and learn how to connect the dots, take your collaborative environment to the next level, and enter the era of Social Business. http://p.sf.net/sfu/lotusphere-d2d _______________________________________________ Octave-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/octave-dev
