delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2021/09/16/16:19:02

X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 61821385842E
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1631823539;
bh=v7DgueF/mYvarAp2Yf/H1XoUX5iCWOKrAhaycW3rkus=;
h=Date:To:Subject:In-Reply-To:References:List-Id:List-Unsubscribe:
List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:
From;
b=Sjti/Gc/UyCaTx2gZZgNaCOtNTEJpkQgKUpIenpsb16+/KnrXZY2/+cY8yHP8hNox
oJT/s9Wfw/J5mTEvAKCvKIA8Gjlly26w0TZrnClJ+OlMUXtYP+FLDdIyiAOnwQtbsQ
x6xYGi6gACrNsRGZsrgkTp8vFcCEmSburymDV9zU=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 763173858C27
DKIM-Filter: OpenDKIM Filter v2.10.3 conssluserg-04.nifty.com 18GKHF5A012244
X-Nifty-SrcIP: [110.4.221.123]
Date: Fri, 17 Sep 2021 05:17:20 +0900
To: cygwin AT cygwin DOT com
Subject: Re: Error encountered in Octave software - Please help!!
Message-Id: <20210917051720.b094d244cc30803a82a00dcb@nifty.ne.jp>
In-Reply-To: <CAC7Qdh2TTW19n-Dm=Yw24U8apSxmCAyxc6sLNYhdLVkEDAL_Eg@mail.gmail.com>
References: <CAC7Qdh2TTW19n-Dm=Yw24U8apSxmCAyxc6sLNYhdLVkEDAL_Eg AT mail DOT gmail DOT com>
X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.30; i686-pc-mingw32)
Mime-Version: 1.0
X-Spam-Status: No, score=-5.1 required=5.0 tests=BAYES_00, DKIM_SIGNED,
DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, NICE_REPLY_A, RCVD_IN_DNSWL_NONE,
SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.4
X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on
server2.sourceware.org
X-BeenThere: cygwin AT cygwin DOT com
X-Mailman-Version: 2.1.29
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
From: Takashi Yano via Cygwin <cygwin AT cygwin DOT com>
Reply-To: Takashi Yano <takashi DOT yano AT nifty DOT ne DOT jp>
Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com>

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 message:
> error: 'cor' undefined near line 1 column 8
> 
> What is going on here??

cor() requires package nan. So please install octave-nan
package and run 'pkg load nan' from octave command line.

'pkg load nan' shows many warning messages. However, it
seems to work.

-- 
Takashi Yano <takashi DOT yano AT nifty DOT ne DOT jp>

-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019