[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: ncdisp and ncinfo not working
From: |
JohnD |
Subject: |
RE: ncdisp and ncinfo not working |
Date: |
Fri, 18 Dec 2020 15:13:03 -0500 |
> Message: 5
> Date: Fri, 18 Dec 2020 08:11:25 -0600 (CST)
> From: kasperone1 <phemykadri@gmail.com>
> To: help-octave@gnu.org
> Subject: ncdisp and ncinfo not working
> Message-ID: <1608300685097-0.post@n4.nabble.com>
> Content-Type: text/plain; charset=us-ascii
>
> Hello,
>
> I am trying to use the functions ncdisp and ncinfo to view the contents of a
> "*.nc" file but keep getting the error message "error: 'xtype' undefined
> near line 41 column 57
> error: called from
> nc2octtype at line 41 column 3
> ncinfo>ncinfo_var at line 175 column 16
> ncinfo>ncinfo_group at line 233 column 21
> ncinfo>ncinfo_group at line 254 column 7
> ncinfo at line 129 column 8
> ncdisp at line 25 column 6".
>
> Has anyone able to resolve this error and how was it resolved?
>
>
> Thanks
>
I'm assuming you are using an older version of octave-netcdf - upgrade to
1.0.14 to fix it.