Also here Octave 3.5.0+ Thanks
On Fri, May 27, 2011 at 6:44 PM, Nir Krakauer <[email protected]> wrote: > it works now, thanks! > > Nir > >> pkg install nan-2.4.4.tar.gz > make: /usr/local/MATLAB/R2010b/bin/mexext: Command not found > make: Entering directory `/tmp/oct-mBVVxn/NaN/src' > make: /usr/local/MATLAB/R2010b/bin/mexext: Command not found > make: /usr/local/MATLAB/R2010b/bin/mexext: Command not found > make: /usr/local/MATLAB/R2010b/bin/mexext: Command not found > make: /usr/local/MATLAB/R2010b/bin/mexext: Command not found > make: /usr/local/MATLAB/R2010b/bin/mexext: Command not found > str2array.cpp: In function 'void mexFunction(int, mxArray**, int, > const mxArray**)': > str2array.cpp:142: warning: deprecated conversion from string constant > to 'char*' > str2array.cpp:143: warning: deprecated conversion from string constant > to 'char*' > str2array.cpp:145: warning: deprecated conversion from string constant > to 'char*' > warning: function /home/nir/octave/nan-2.4.4/tcdf.m shadows a core > library function > warning: function /home/nir/octave/nan-2.4.4/ranks.m shadows a core > library function > warning: function /home/nir/octave/nan-2.4.4/detrend.m shadows a core > library function > warning: function /home/nir/octave/nan-2.4.4/var.m shadows a core > library function > warning: function /home/nir/octave/nan-2.4.4/normcdf.m shadows a core > library function > warning: function /home/nir/octave/nan-2.4.4/cor.m shadows a core > library function > warning: function /home/nir/octave/nan-2.4.4/center.m shadows a core > library function > warning: function /home/nir/octave/nan-2.4.4/tpdf.m shadows a core > library function > warning: function /home/nir/octave/nan-2.4.4/mean.m shadows a core > library function > warning: function /home/nir/octave/nan-2.4.4/corrcoef.m shadows a core > library function > warning: function /home/nir/octave/nan-2.4.4/norminv.m shadows a core > library function > warning: function /home/nir/octave/nan-2.4.4/prctile.m shadows a core > library function > warning: function /home/nir/octave/nan-2.4.4/normpdf.m shadows a core > library function > warning: function /home/nir/octave/nan-2.4.4/skewness.m shadows a core > library function > warning: function /home/nir/octave/nan-2.4.4/spearman.m shadows a core > library function > warning: function /home/nir/octave/nan-2.4.4/kurtosis.m shadows a core > library function > warning: function /home/nir/octave/nan-2.4.4/median.m shadows a core > library function > warning: function /home/nir/octave/nan-2.4.4/meansq.m shadows a core > library function > warning: function /home/nir/octave/nan-2.4.4/sumsq.m shadows a built-in > function > warning: function /home/nir/octave/nan-2.4.4/std.m shadows a core > library function > warning: function /home/nir/octave/nan-2.4.4/quantile.m shadows a core > library function > warning: function /home/nir/octave/nan-2.4.4/cov.m shadows a core > library function > warning: function /home/nir/octave/nan-2.4.4/tinv.m shadows a core > library function > warning: function /home/nir/octave/nan-2.4.4/range.m shadows a core > library function > warning: function /home/nir/octave/nan-2.4.4/moment.m shadows a core > library function > warning: function /home/nir/octave/nan-2.4.4/iqr.m shadows a core > library function > warning: nested functions are coerced into subfunctions in file > /home/nir/octave/nan-2.4.4/fss.m > warning: function name `conv2nan' does not agree with function file > name `/home/nir/octave/nan-2.4.4/nanconv2.m' > warning: nested functions are coerced into subfunctions in file > /home/nir/octave/nan-2.4.4/train_sc.m > warning: gen_doc_cache: unusable help text found in file 'covm_mex' > warning: gen_doc_cache: unusable help text found in file 'histo_mex' > warning: gen_doc_cache: unusable help text found in file 'kth_element' > warning: gen_doc_cache: unusable help text found in file 'str2array' > warning: gen_doc_cache: unusable help text found in file 'sumskipnan_mex' > warning: gen_doc_cache: unusable help text found in file 'svmpredict_mex' > warning: gen_doc_cache: unusable help text found in file 'svmtrain_mex' > warning: gen_doc_cache: unusable help text found in file 'train' > warning: gen_doc_cache: unusable help text found in file 'xptopen' > >> pkg load all >> naninsttest > NANINSTTEST successful - your NaN-tools are correctly installed > >> nantest > WARNING: matrix division 0/0 does not result in NaN > WARNING: matrix division 0\0 does not result in NaN > WARNING: matrix division NaN/NaN does not result in NaN > WARNING: matrix division NaN\NaN does not result in NaN > Quantile(1): OK > Quantile(2): OK > > > > > On Fri, May 27, 2011 at 4:03 AM, <[email protected]> wrote: >> >> I fixed the Makefile but messed up the release. Please try, 2.4.4 >> >> Alois > > ------------------------------------------------------------------------------ > vRanger cuts backup time in half-while increasing security. > With the market-leading solution for virtual backup and recovery, > you get blazing-fast, flexible, and affordable data protection. > Download your free trial now. > http://p.sf.net/sfu/quest-d2dcopy1 > _______________________________________________ > Octave-dev mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/octave-dev > -- M. Sc. Juan Pablo Carbajal ----- PhD Student University of Zürich www.ailab.ch/carbajal ------------------------------------------------------------------------------ vRanger cuts backup time in half-while increasing security. With the market-leading solution for virtual backup and recovery, you get blazing-fast, flexible, and affordable data protection. Download your free trial now. http://p.sf.net/sfu/quest-d2dcopy1 _______________________________________________ Octave-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/octave-dev
