tor, 12 11 2009 kl. 14:26 -0600, skrev Blair Lehman: > I'm trying to run correlations on two matrices using octave. I've > downloaded and installed the statistics package and the miscellaneous > package, but I'm not able to use the corr2 feature. It says that corr2 > is undefined at line 2 column 325. I'm not sure how to fix this or if > there is another package that I need to install. I'm working on a Mac > if that makes any difference. If you could advise me on what to do I > would really appreciate it.
The 'corr2' function is in the 'image' package. Do you have that installed? Søren ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Octave-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/octave-dev
