Re: Error encountered in Octave software - Please help!!

2021-09-16 Thread Takashi Yano via Cygwin
On Thu, 16 Sep 2021 15:44:06 -0400 Bryan VanSchouwen wrote: > I just tried performing an analysis in the Octave software (GNU Octave, > version 5.2.0), using the attached "dm" input file, and the following > commands: > load dm > cdmt = cor(dm.') > > However, I encountered the following error

Error encountered in Octave software - Please help!!

2021-09-16 Thread Bryan VanSchouwen via Cygwin
Hello. I just tried performing an analysis in the Octave software (GNU Octave, version 5.2.0), using the attached "dm" input file, and the following commands: load dm cdmt = cor(dm.') However, I encountered the following error message: error: 'cor' undefined near line 1 column 8 What is going