help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: csv file problem to open


From: Nicholas Jankowski
Subject: Re: csv file problem to open
Date: Mon, 18 Feb 2019 09:17:41 -0500

On Mon, Feb 18, 2019, 08:53 mrodrig <address@hidden wrote:
Yes, you are rigth. But I was wondering if any posibility to read the file
and change the decimal separator in octave. Exist such function?



It appears that this is a locale issue? A comma is used as a radix instead of a period?

See the conversation below that suggested a few solutions inside and outside of octave.  Perhaps starting with the last suggestion would allow you to simply dlmread the file:

http://octave.1599824.n4.nabble.com/file-where-sep-decimals-is-comma-td3836801.html


reply via email to

[Prev in Thread] Current Thread [Next in Thread]