[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: Question about latest version of Octave
From: |
JohnD |
Subject: |
RE: Question about latest version of Octave |
Date: |
Wed, 14 Nov 2018 11:01:45 -0500 |
> ------------------------------
>
> Message: 2
> Date: Wed, 14 Nov 2018 09:45:59 +0000
> From: "Bennett, Glynn" <address@hidden>
> To: "address@hidden" <address@hidden>
> Subject: Question about latest version of Octave
> Message-ID:
> <address@hidden
> EXMBX01.comm.ad.roke.co.uk>
>
> Content-Type: text/plain; charset="utf-8"
>
> Hi,
>
> Please can you tell me what version of Curl.exe is included in Octave
version
> 4.4.1. I looked at the file but the version is not showing in the
properties.
>
> [cid:image001.jpg@01D47BFE.D8BE0B30]
>
> Thank you.
>
> Kind regards
>From the octave prompt, you can run:
system('curl -V')